Searched refs:div_byte (Results 1 – 1 of 1) sorted by relevance
165 static void div_byte (struct x86emu *, uint8_t s);3924 div_byte(emu, destval); in x86emuOp_opcF6_byte_RM()8137 div_byte(struct x86emu *emu, uint8_t s) in div_byte() function