Searched refs:imul_long (Results 1 – 1 of 1) sorted by relevance
155 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