Searched refs:RBS (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/xmon/ |
D | ppc-opc.c | 546 #define RBS RB + 1 macro 551 #define RBX RBS + 1 4885 {"not", XRC(31,124,0), X_MASK, COM, 0, {RA, RS, RBS}}, 4887 {"not.", XRC(31,124,1), X_MASK, COM, 0, {RA, RS, RBS}}, 5495 {"mr", XRC(31,444,0), X_MASK, COM, 0, {RA, RS, RBS}}, 5497 {"mr.", XRC(31,444,1), X_MASK, COM, 0, {RA, RS, RBS}},
|