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