X86_VEX_P 85 arch/x86/include/asm/insn.h #define X86_VEX_P(vex) ((vex) & 0x03) /* VEX3 Byte2, VEX2 Byte1 */ X86_VEX_P 85 tools/arch/x86/include/asm/insn.h #define X86_VEX_P(vex) ((vex) & 0x03) /* VEX3 Byte2, VEX2 Byte1 */