Searched defs:X86_REX_R (Results 1 – 2 of 2) sorted by relevance
124 #define X86_REX_R(rex) ((rex) & 4) /* REX or REX2 R3 */ macro