Searched defs:xFromVEX2of3 (Results 1 – 2 of 2) sorted by relevance
49 #define xFromVEX2of3(vex) (((~(vex)) & 0x40) >> 6) macro
53 #define xFromVEX2of3(vex) (((~(vex)) & 0x40) >> 6) macro