Searched refs:common_binop_byte_r_rm (Results 1 – 1 of 1) sorted by relevance
1170 common_binop_byte_r_rm(struct x86emu *emu, in common_binop_byte_r_rm() function4233 common_binop_byte_r_rm(emu, add_byte); in x86emu_exec_one_byte()4258 common_binop_byte_r_rm(emu, or_byte); in x86emu_exec_one_byte()4283 common_binop_byte_r_rm(emu, adc_byte); in x86emu_exec_one_byte()4308 common_binop_byte_r_rm(emu, sbb_byte); in x86emu_exec_one_byte()4333 common_binop_byte_r_rm(emu, and_byte); in x86emu_exec_one_byte()4358 common_binop_byte_r_rm(emu, sub_byte); in x86emu_exec_one_byte()4383 common_binop_byte_r_rm(emu, xor_byte); in x86emu_exec_one_byte()