Home
last modified time | relevance | path

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

/openbsd/sys/dev/x86emu/
H A Dx86emu.c154 static void imul_word (struct x86emu *, uint16_t s);
4030 imul_word(emu, destval); in x86emuOp16_opcF7_word_RM()
7961 imul_word(struct x86emu *emu, uint16_t s) in imul_word() function