pub fn encode_modrm(m0d: u8, enc_reg_g: u8, rm_e: u8) -> u8
Expand description

Encode the ModR/M byte.