Searched defs:vvvvFromVEX2of2 (Results 1 – 2 of 2) sorted by relevance
58 #define vvvvFromVEX2of2(vex) (((~(vex)) & 0x78) >> 3) macro
62 #define vvvvFromVEX2of2(vex) (((~(vex)) & 0x78) >> 3) macro