Home
last modified time | relevance | path

Searched refs:mul_word (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c161 static void mul_word (struct X86EMU *, uint16_t s);
3862 mul_word(emu, destval); in x86emuOp16_opcF7_word_RM()
7739 mul_word(struct X86EMU *emu, uint16_t s) in mul_word() function