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