Searched refs:rFromVEX2of3 (Results 1 – 8 of 8) sorted by relevance
54 #define rFromVEX2of3(vex) (((~(vex)) & 0x80) >> 7) macro
391 (rFromVEX2of3(insn->vectorExtensionPrefix[1]) << 2) | in readPrefixes()
52 #define rFromVEX2of3(vex) (((~(vex)) & 0x80) >> 7) macro
526 | (rFromVEX2of3(insn->vectorExtensionPrefix[1]) << 2) in readPrefixes()
51 #define rFromVEX2of3(vex) (((~(vex)) & 0x80) >> 7) macro
59 #define rFromVEX2of3(vex) (((~(vex)) & 0x80) >> 7) macro
769 | (rFromVEX2of3(insn->vectorExtensionPrefix[1]) << 2) in readPrefixes()