Searched refs:MMBME_MASK (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ppc-opc.c | 2268 #define MMBME_MASK (M_MASK | MB_MASK | ME_MASK) macro 4260 {"rotlwi", MME(21,31,0), MMBME_MASK, PPCCOM, PPCNONE, {RA, RS, SH}}, 4264 {"rotlwi.", MME(21,31,1), MMBME_MASK, PPCCOM, PPCNONE, {RA, RS, SH}}, 4272 {"rotlw", MME(23,31,0), MMBME_MASK, PPCCOM, PPCNONE, {RA, RS, RB}}, 4275 {"rotlw.", MME(23,31,1), MMBME_MASK, PPCCOM, PPCNONE, {RA, RS, RB}},
|