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