Lines Matching refs:mod
1960 static UChar mkModRegRM ( UChar mod, UChar reg, UChar regmem )1962 return toUChar( ((mod & 3) << 6) 2010 /* Forming mod-reg-rm bytes and scale-index-base bytes.2114 /* Emit a mod-reg-rm byte when the rm bit denotes a reg. */