Searched refs:bFromVEX2of3 (Results 1 – 8 of 8) sorted by relevance
56 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
393 (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()
54 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
528 | (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()
53 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
61 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
771 | (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()