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