Searched defs:X86_REX_B (Results 1 – 2 of 2) sorted by relevance
126 #define X86_REX_B(rex) ((rex) & 1) /* REX or REX2 B3 */ macro