HomeSort by: relevance | last modified time | path
    Searched defs:GEN_LD (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1138 #define GEN_LD(buf, rt, ra, offset) gen_ds_form (buf, 58, rt, ra, offset, 0)
1323 GEN_LD (buf, rt, ra, si) : \
2987 p += GEN_LD (p, 3, 31, -32);
2991 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3006 p += GEN_LD (p, 3, 31, -32);
3010 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. */
3063 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3079 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. */
3099 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3117 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. *
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1139 #define GEN_LD(buf, rt, ra, offset) gen_ds_form (buf, 58, rt, ra, offset, 0)
1324 GEN_LD (buf, rt, ra, si) : \
2989 p += GEN_LD (p, 3, 31, -32);
2993 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3008 p += GEN_LD (p, 3, 31, -32);
3012 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. */
3065 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3081 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. */
3101 p += GEN_LD (p, 2, 1, 40); /* Restore TOC. */
3119 p += GEN_LD (p, 2, 1, 24); /* Restore TOC. *
    [all...]

Completed in 30 milliseconds