Searched refs:mul_word (Results 1 – 1 of 1) sorted by relevance
160 static void mul_word (struct x86emu *, uint16_t s);4021 mul_word(emu, destval); in x86emuOp16_opcF7_word_RM()8013 mul_word(struct x86emu *emu, uint16_t s) in mul_word() function