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

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c152 static void test_word (struct X86EMU *, uint16_t d, uint16_t s);
2690 test_word(emu, emu->x86.R_AX, fetch_word_imm(emu));
3848 test_word(emu, destval, srcval);
4476 common_binop_ns_word_long_rm_r(emu, test_word, test_long);
7571 test_word(struct X86EMU *emu, uint16_t d, uint16_t s) function

Completed in 281 milliseconds