Searched defs:modFromModRM (Results 1 – 4 of 4) sorted by relevance
37 #define modFromModRM(modRM) (((modRM) & 0xc0) >> 6) macro
26 #define modFromModRM(modRM) (((modRM) & 0xc0) >> 6) macro
36 #define modFromModRM(modRM) (((modRM) & 0xc0) >> 6) macro