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