Searched refs:X86_VEX_V (Results 1 – 3 of 3) sorted by relevance
97 #define X86_VEX_V(vex) (((vex) & 0x78) >> 3) /* VEX3 Byte2, VEX2 Byte1 */ macro