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