Home | History | Annotate | Download | only in target-i386

Lines Matching full:div64

4556 static int div64(uint64_t *plow, uint64_t *phigh, uint64_t b)
4603 if (div64(plow, phigh, b) != 0)
4658 if (div64(&r0, &r1, t0))