Searched refs:bFromVEX2of3 (Results 1 – 8 of 8) sorted by relevance
50 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
415 | (bFromVEX2of3(insn->vexPrefix[1]) << 0); in readPrefixes()
64 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
765 | (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()
54 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
528 | (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()
522 | (bFromVEX2of3(insn->vectorExtensionPrefix[1]) << 0); in readPrefixes()