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

/vbox/src/recompiler/target-i386/
H A Dop_helper.c5466 static int idiv64(uint64_t *plow, uint64_t *phigh, int64_t b) function
5544 if (idiv64(&r0, &r1, t0))

Completed in 64 milliseconds