Searched defs:X86_REX2_R (Results 1 – 2 of 2) sorted by relevance
119 #define X86_REX2_R(rex) ((rex) & 0x40) /* REX2 R4 */ macro