Searched defs:X86_REX_R (Results 1 – 3 of 3) sorted by relevance
83 #define X86_REX_R(rex) ((rex) & 4) macro