Searched refs:SIMM (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/disas/
H A Dppc.c837 /* The SIMM field in a VX form instruction. */
838 #define SIMM VD + 1
842 #define UIMM SIMM + 1
2304 { "vspltisb", VX(4, 780), VX_MASK, PPCVEC, { VD, SIMM } },
2305 { "vspltish", VX(4, 844), VX_MASK, PPCVEC, { VD, SIMM } },
2306 { "vspltisw", VX(4, 908), VX_MASK, PPCVEC, { VD, SIMM } },
2375 { "evsplati", VX(4, 553), VX_MASK, PPCSPE, { RS, SIMM } },
2376 { "evsplatfi", VX(4, 555), VX_MASK, PPCSPE, { RS, SIMM } },
834 #define SIMM macro

Completed in 2910 milliseconds