Searched refs:common_binop_byte_rm_r (Results 1 – 1 of 1) sorted by relevance
1111 common_binop_byte_rm_r(struct x86emu *emu, in common_binop_byte_rm_r() function4227 common_binop_byte_rm_r(emu, add_byte); in x86emu_exec_one_byte()4252 common_binop_byte_rm_r(emu, or_byte); in x86emu_exec_one_byte()4277 common_binop_byte_rm_r(emu, adc_byte); in x86emu_exec_one_byte()4302 common_binop_byte_rm_r(emu, sbb_byte); in x86emu_exec_one_byte()4327 common_binop_byte_rm_r(emu, and_byte); in x86emu_exec_one_byte()4352 common_binop_byte_rm_r(emu, sub_byte); in x86emu_exec_one_byte()4377 common_binop_byte_rm_r(emu, xor_byte); in x86emu_exec_one_byte()