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