Searched refs:mul_long (Results 1 – 1 of 1) sorted by relevance
158 static void mul_long (struct x86emu *, uint32_t s);3969 mul_long(emu, destval); in x86emuOp32_opcF7_word_RM()8030 mul_long(struct x86emu *emu, uint32_t s) in mul_long() function