Searched refs:VXASH (Results 1 – 1 of 1) sorted by relevance
2572 #define VXASH(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro2573 #define VXASH_MASK VXASH (0x3f, 0x1f)