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