Searched defs:X86_VEX_W (Results 1 – 3 of 3) sorted by relevance
88 #define X86_VEX_W(vex) ((vex) & 0x80) /* VEX3 Byte2 */ macro