Searched defs:SIB_byte (Results 1 – 2 of 2) sorted by relevance
51 struct SIB_byte { struct52 unsigned int scale : 2;53 unsigned int index : 3;54 unsigned int base : 3;
57 struct SIB_byte { struct77 struct SIB_byte sib; argument