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

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c156 static uint32_t xor_long (struct X86EMU *, uint32_t d, uint32_t s);
1761 xor_long, /* 06 */
1870 xor_long, /* 06 *//* YYY UNUSED ???? */
4217 common_binop_word_long_rm_r(emu, xor_word, xor_long);
4223 common_binop_word_long_r_rm(emu, xor_word, xor_long);
4229 common_binop_word_long_imm(emu, xor_word, xor_long);
7643 xor_long(struct X86EMU *emu, uint32_t d, uint32_t s) function

Completed in 275 milliseconds