Searched refs:common_binop_byte_r_rm (Results 1 – 1 of 1) sorted by relevance
1176 common_binop_byte_r_rm(struct x86emu *emu, in common_binop_byte_r_rm() function4239 common_binop_byte_r_rm(emu, add_byte); in x86emu_exec_one_byte()4264 common_binop_byte_r_rm(emu, or_byte); in x86emu_exec_one_byte()4289 common_binop_byte_r_rm(emu, adc_byte); in x86emu_exec_one_byte()4314 common_binop_byte_r_rm(emu, sbb_byte); in x86emu_exec_one_byte()4339 common_binop_byte_r_rm(emu, and_byte); in x86emu_exec_one_byte()4364 common_binop_byte_r_rm(emu, sub_byte); in x86emu_exec_one_byte()4389 common_binop_byte_r_rm(emu, xor_byte); in x86emu_exec_one_byte()