Searched refs:VLESIMM (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dppc-opc.c901 /* The VLESIMM field in a D form instruction. */
902 #define VLESIMM URC + 1
907 #define VLENSIMM VLESIMM + 1
2334 /* The VLESIMM field in an I16A form instruction. This is split. */
7225 {"e_cmph16i", IA16(28,22), IA16_MASK, PPCVLE, 0, {RA, VLESIMM}},
7227 {"e_mull2i", I16A(28,20), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
7228 {"e_cmp16i", IA16(28,19), IA16_MASK, PPCVLE, 0, {RA, VLESIMM}},
7230 {"e_add2is", I16A(28,18), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
7232 {"e_add2i.", I16A(28,17), I16A_MASK, PPCVLE, 0, {RA, VLESIMM}},
900 #define VLESIMM macro

Completed in 109 milliseconds