Searched refs:VXASH (Results 1 – 2 of 2) sorted by relevance
104 * ppc-opc.c (RM, DRM, VXASH, VXASH_MASK, XMMF, XMMF_MASK): New defines.
2626 #define VXASH(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro2627 #define VXASH_MASK VXASH (0x3f, 0x1f)