Searched refs:X86_REX2_B (Results 1 – 2 of 2) sorted by relevance
118 #define X86_REX2_B(rex) ((rex) & 0x10) /* REX2 B4 */ macro