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

/external/qemu/disas/
H A Dppc.c756 /* The other UIMM field in a EVX form instruction. */
841 /* The UIMM field in a VX form instruction, and TE in Z form. */
842 #define UIMM SIMM + 1
843 #define TE UIMM
847 #define SHB UIMM + 1
850 /* The other UIMM field in a half word EVX form instruction. */
854 /* The other UIMM field in a word EVX form instruction. */
858 /* The other UIMM field in a double EVX form instruction. */
2203 { "vcfsx", VX(4, 842), VX_MASK, PPCVEC, { VD, VB, UIMM } },
2204 { "vcfux", VX(4, 778), VX_MASK, PPCVEC, { VD, VB, UIMM } },
838 #define UIMM macro
[all...]

Completed in 351 milliseconds