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

  /src/external/gpl3/gdb/dist/gdb/stubs/
sparc-stub.c 119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR };
222 mov %tbr, %l5
226 st %l5, [%sp + (24 + 67) * 4] ! TBR
592 tt = (registers[TBR] >> 4) & 0xff;
662 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
675 8 * 4, 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sparc-stub.c 119 Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR };
222 mov %tbr, %l5
226 st %l5, [%sp + (24 + 67) * 4] ! TBR
592 tt = (registers[TBR] >> 4) & 0xff;
662 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
675 8 * 4, 0); /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
  /src/external/gpl3/gdb/dist/sim/sh/
interp.c 129 #define TBR saved_state.asregs.tbr
2048 TBR = val;
2218 val = TBR;
  /src/external/gpl3/gdb.old/dist/sim/sh/
interp.c 129 #define TBR saved_state.asregs.tbr
2048 TBR = val;
2218 val = TBR;
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 2132 /* The TBR field in an XFX instruction. This is just like SPR, but it
2142 *errmsg = _("invalid tbr number");
3659 /* The TBR field in an XFX form instruction. This is like the SPR
3661 #define TBR SV + 1
3666 #define TO TBR + 1
7844 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, EXT, {RT, TBR}},
8111 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 2132 /* The TBR field in an XFX instruction. This is just like SPR, but it
2142 *errmsg = _("invalid tbr number");
3659 /* The TBR field in an XFX form instruction. This is like the SPR
3661 #define TBR SV + 1
3666 #define TO TBR + 1
7812 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, EXT, {RT, TBR}},
8067 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 2086 /* The TBR field in an XFX instruction. This is just like SPR, but it
2096 *errmsg = _("invalid tbr number");
3581 /* The TBR field in an XFX form instruction. This is like the SPR
3583 #define TBR SV + 1
3588 #define TO TBR + 1
7693 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, EXT, {RT, TBR}},
7948 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 2086 /* The TBR field in an XFX instruction. This is just like SPR, but it
2096 *errmsg = _("invalid tbr number");
3581 /* The TBR field in an XFX form instruction. This is like the SPR
3583 #define TBR SV + 1
3588 #define TO TBR + 1
7693 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, EXT, {RT, TBR}},
7948 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}},

Completed in 64 milliseconds