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

/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c151 static void test_byte (struct X86EMU *, uint8_t d, uint8_t s);
3746 test_byte(emu, destval, srcval);
4473 common_binop_ns_byte_rm_r(emu, test_byte);
4586 test_byte(emu, emu->x86.R_AL, fetch_byte_imm(emu));
7553 test_byte(struct X86EMU *emu, uint8_t d, uint8_t s) function

Completed in 145 milliseconds