Searched defs:bFromVEX2of3 (Results 1 – 2 of 2) sorted by relevance
50 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro
54 #define bFromVEX2of3(vex) (((~(vex)) & 0x20) >> 5) macro