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

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c1186 common_binop_word_long_rm_r(struct X86EMU *emu, function
4067 common_binop_word_long_rm_r(emu, add_word, add_long);
4092 common_binop_word_long_rm_r(emu, or_word, or_long);
4117 common_binop_word_long_rm_r(emu, adc_word, adc_long);
4142 common_binop_word_long_rm_r(emu, sbb_word, sbb_long);
4167 common_binop_word_long_rm_r(emu, and_word, and_long);
4192 common_binop_word_long_rm_r(emu, sub_word, sub_long);
4217 common_binop_word_long_rm_r(emu, xor_word, xor_long);

Completed in 115 milliseconds