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

/freebsd-9.3-release/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m422 * ITER -- number of iterations of the main division loop which will
180 ! division loop will mess up the first time around.
218 ! Do the main division iteration
H A Ddivsi3.S21 * ITER -- number of iterations of the main division loop which will
121 ! division loop will mess up the first time around.
158 ! Do the main division iteration
H A Dmodsi3.S21 * ITER -- number of iterations of the main division loop which will
121 ! division loop will mess up the first time around.
158 ! Do the main division iteration
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm340 /* Bodies of the division and modulo routines. */
377 @ at the left end of each 4 bit nibbles in the division loop
386 @ division loop. Continue shifting until the divisor is
489 @ division loop. Continue shifting until the divisor is
554 @ division loop. Continue shifting until the divisor is
860 subs r2, r1, #1 @ division by 1 or -1 ?
990 @ GNU/Linux division-by zero handler. Used in place of L_dvmd_tls
H A Dieee754-sf.S630 @ The actual division loop.
H A Dieee754-df.S889 @ The actual division loop.
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm106 * ITER number of main division loop iterations required;
211 ! division loop will mess up the first time around.
455 * ITER number of main division loop iterations required;
558 ! division loop will mess up the first time around.
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1868 /* Return the number of instructions needed for an integer division. */
9486 the division is not immediately followed by a shift[1][2]. We also
9487 need to stop the division from being put into a branch delay slot[3].
9489 division. When a divide-by-zero check is needed, this nop can be
9493 after starting an integer division, the shift may give an
9572 mips_output_division (const char *division, rtx *operands)
9576 s = division;
9522 mips_output_division(const char *division, rtx *operands) argument
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dconfigure7747 /* Test availability of runtime routines for shift and division. */
8020 /* Test availability of runtime routines for shift and division. */
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure20178 /* Test availability of runtime routines for shift and division. */
20451 /* Test availability of runtime routines for shift and division. */
[all...]

Completed in 350 milliseconds