Searched defs:X86_VEX_L (Results 1 – 2 of 2) sorted by relevance
125 #define X86_VEX_L(vex) ((vex) & 0x04) /* VEX3 Byte2, VEX2 Byte1 */ macro