Searched refs:rFromVEX2of2 (Results 1 – 8 of 8) sorted by relevance
63 #define rFromVEX2of2(vex) (((~(vex)) & 0x80) >> 7) macro
418 0x40 | (rFromVEX2of2(insn->vectorExtensionPrefix[1]) << 2); in readPrefixes()
61 #define rFromVEX2of2(vex) (((~(vex)) & 0x80) >> 7) macro
555 | (rFromVEX2of2(insn->vectorExtensionPrefix[1]) << 2); in readPrefixes()
60 #define rFromVEX2of2(vex) (((~(vex)) & 0x80) >> 7) macro
68 #define rFromVEX2of2(vex) (((~(vex)) & 0x80) >> 7) macro
803 | (rFromVEX2of2(insn->vectorExtensionPrefix[1]) << 2); in readPrefixes()