Searched refs:TBR (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 697 /* The TBR field in an XFX form instruction. This is like the SPR macro 699 #define TBR SV + 1 702 /* If the TBR operand is ommitted, use the value 268. */ 706 #define TO TBR + 2 2046 /* The TBR field in an XFX instruction. This is just like SPR, but it 5250 {"mftb", X(31,339), X_MASK, POWER4|BOOKE, 0, {RT, TBR}}, 5423 {"mftb", X(31,371), X_MASK, PPC, NO371|POWER4, {RT, TBR}},
|