Searched refs:idiv64 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dop_helper.c4594 static int idiv64(uint64_t *plow, uint64_t *phigh, int64_t b) function
4672 if (idiv64(&r0, &r1, t0))

Completed in 33 milliseconds