Searched refs:RBS (Results 1 – 1 of 1) sorted by relevance
/external/qemu/ |
D | ppc-dis.c | 727 #define RBS RB + 1 macro 733 #define RS RBS + 1 3588 { "not", XRC(31,124,0), X_MASK, COM, { RA, RS, RBS } }, 3590 { "not.", XRC(31,124,1), X_MASK, COM, { RA, RS, RBS } }, 4109 { "mr", XRC(31,444,0), X_MASK, COM, { RA, RS, RBS } }, 4111 { "mr.", XRC(31,444,1), X_MASK, COM, { RA, RS, RBS } },
|