Home
last modified time | relevance | path

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

/freebsd/sys/contrib/x86emu/
H A Dx86emu.c155 static void imul_long (struct x86emu *, uint32_t s);
3972 imul_long(emu, destval); in x86emuOp32_opcF7_word_RM()
7969 imul_long(struct x86emu *emu, uint32_t s) in imul_long() function