Searched refs:imul_byte (Results 1 – 1 of 1) sorted by relevance
153 static void imul_byte (struct x86emu *, uint8_t s);3918 imul_byte(emu, destval); in x86emuOp_opcF6_byte_RM()7928 imul_byte(struct x86emu *emu, uint8_t s) in imul_byte() function