Searched defs:X86_SIB_INDEX (Results 1 – 2 of 2) sorted by relevance
112 #define X86_SIB_INDEX(sib) (((sib) & 0x38) >> 3) macro