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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c522 /* The SIMM field in a VX form instruction. */
523 #define SIMM VD + 1
527 #define UIMM SIMM + 1
2071 { "vspltisb", VX(4, 780), VX_MASK, PPCVEC, { VD, SIMM } },
2072 { "vspltish", VX(4, 844), VX_MASK, PPCVEC, { VD, SIMM } },
2073 { "vspltisw", VX(4, 908), VX_MASK, PPCVEC, { VD, SIMM } },
2142 { "evsplati", VX(4, 553), VX_MASK, PPCSPE, { RS, SIMM } },
2143 { "evsplatfi", VX(4, 555), VX_MASK, PPCSPE, { RS, SIMM } },
521 #define SIMM macro
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c531 /* The SIMM field in a VX form instruction. */
532 #define SIMM VD + 1
536 #define UIMM SIMM + 1
2170 { "vspltisb", VX(4, 780), VX_MASK, PPCVEC, { VD, SIMM } },
2171 { "vspltish", VX(4, 844), VX_MASK, PPCVEC, { VD, SIMM } },
2172 { "vspltisw", VX(4, 908), VX_MASK, PPCVEC, { VD, SIMM } },
2241 { "evsplati", VX(4, 553), VX_MASK, PPCSPE, { RS, SIMM } },
2242 { "evsplatfi", VX(4, 555), VX_MASK, PPCSPE, { RS, SIMM } },
530 #define SIMM macro

Completed in 107 milliseconds