Searched refs:common_binop_word_long_r_rm (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c1275 common_binop_word_long_r_rm(struct X86EMU *emu, function
4073 common_binop_word_long_r_rm(emu, add_word, add_long);
4098 common_binop_word_long_r_rm(emu, or_word, or_long);
4123 common_binop_word_long_r_rm(emu, adc_word, adc_long);
4148 common_binop_word_long_r_rm(emu, sbb_word, sbb_long);
4173 common_binop_word_long_r_rm(emu, and_word, and_long);
4198 common_binop_word_long_r_rm(emu, sub_word, sub_long);
4223 common_binop_word_long_r_rm(emu, xor_word, xor_long);

Completed in 291 milliseconds