Searched refs:RBS (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 558 #define RBS RB + 1 macro 563 #define RBX RBS + 1 4897 {"not", XRC(31,124,0), X_MASK, COM, 0, {RA, RS, RBS}}, 4899 {"not.", XRC(31,124,1), X_MASK, COM, 0, {RA, RS, RBS}}, 5507 {"mr", XRC(31,444,0), X_MASK, COM, 0, {RA, RS, RBS}}, 5509 {"mr.", XRC(31,444,1), X_MASK, COM, 0, {RA, RS, RBS}},
|