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

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c99 static uint32_t and_long (struct X86EMU *, uint32_t d, uint32_t s);
1759 and_long, /* 04 */
1868 and_long, /* 04 *//* YYY UNUSED ???? */
4167 common_binop_word_long_rm_r(emu, and_word, and_long);
4173 common_binop_word_long_r_rm(emu, and_word, and_long);
4179 common_binop_word_long_imm(emu, and_word, and_long);
6065 and_long(struct X86EMU *emu, uint32_t d, uint32_t s) function

Completed in 124 milliseconds