Searched refs:mod_REG (Results 1 – 2 of 2) sorted by relevance
46 if (reg.mod != mod_REG) in x86_print_reg()77 if (reg.mod != mod_REG) in x86_print_reg()234 assert(reg.mod == mod_REG); in emit_modrm()250 regmem.mod != mod_REG) { in emit_modrm()255 case mod_REG: in emit_modrm()292 case mod_REG: in emit_op_modrm()299 assert(src.mod == mod_REG); in emit_op_modrm()324 reg.mod = mod_REG; in x86_make_reg()335 if (reg.mod == mod_REG) in x86_make_disp()459 assert(dst.mod == mod_REG); in x86_mov_reg_imm()[all …]
77 mod_REG enumerator