Searched refs:IA16_MASK (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2444 #define IA16_MASK IA16(0x3f, 0x1f) macro 7094 {"e_cmphl16i", IA16(28,23), IA16_MASK, PPCVLE, 0, {RA, VLEUIMM}}, 7095 {"e_cmph16i", IA16(28,22), IA16_MASK, PPCVLE, 0, {RA, VLESIMM}}, 7098 {"e_cmp16i", IA16(28,19), IA16_MASK, PPCVLE, 0, {RA, VLESIMM}},
|