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