Home
last modified time | relevance | path

Searched refs:common_binop_byte_r_rm (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/x86emu/
H A Dx86emu.c1170 common_binop_byte_r_rm(struct x86emu *emu, in common_binop_byte_r_rm() function
4233 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()