Searched refs:VEX_W (Results 1 – 2 of 2) sorted by relevance
2858 #define VEX_W 0x08 /* opcode specific, use like REX.W */ macro3898 vex_W = (opcode6 & VEX_W) >> 3; in dtrace_disx86()4018 vex_W = (opcode5 & VEX_W) >> 3; in dtrace_disx86()