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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Dqrnnd.S7 # the reminder r of the division is to be stored to &__r and
24 0: dr %r0,%r2 # signed division
58 dr %r0,%r2 # signed division
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Ddiv64.S30 * __do_div64: perform a division with 64-bit dividend and 32-bit divisor.
84 @ The division loop for needed upper bit positions.
100 @ The division loop for lower bit positions.
140 @ If possible, branch for another shift in the division loop.
185 @ eq -> division by 1: obvious enough...
H A Dlib1funcs.S2 * linux/arch/arm/lib/lib1funcs.S: Optimized ARM division routines
56 @ at the left end of each 4 bit nibbles in the division loop
65 @ division loop. Continue shifting until the divisor is
152 @ division loop. Continue shifting until the divisor is
256 subs r2, r1, #1 @ division by 1 or -1 ?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D09-helper.tex109 5) [off] = [err] / [adx] using integer division
130 been relevant elsewhere, but here we must define integer division as
131 rounding division of both positive and negative numbers toward zero.
138 4) [base] = [dy] / [adx] using integer division
H A D07-floor1.tex310 [predicted] - (([val] + 1) divided by 2 using integer division)
315 [predicted] + ([val] / 2 using integer division)
H A D08-residue.tex43 important to note that the integer division truncates. In the below
307 12) [temp] = [temp] / [residue_classifications] using integer division
H A D03-codebook.tex317 division ) integer modulo [codebook_lookup_values]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/lib/
H A Ddiv64.S52 divwu r0,r6,r4 # perform the remaining 32-bit division
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/lib/
H A Ddiv64.S51 divwu r0,r6,r4 # perform the remaining 32-bit division
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/lib/
H A Ddiv64.S51 divwu r0,r6,r4 # perform the remaining 32-bit division
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Dlkkbd.c578 int division; local
610 for (division = 1; division <= 14; division++)
612 division));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dlib1funcs.S67 @ division loop. Continue shifting until the divisor is
126 @ division loop. Continue shifting until the divisor is
196 @ division loop. Continue shifting until the divisor is
256 @ division loop. Continue shifting until the divisor is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Ddiv64.S51 divwu r0,r6,r4 # perform the remaining 32-bit division
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dudiv.S31 * ITER number of main division loop iterations required;
122 ! division loop will mess up the first time around.
H A Durem.S30 * ITER number of main division loop iterations required;
120 ! division loop will mess up the first time around.
H A Drem.S31 * ITER number of main division loop iterations required;
137 ! division loop will mess up the first time around.
H A Dsdiv.S31 * ITER number of main division loop iterations required;
136 ! division loop will mess up the first time around.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dconfigure19953 /* Test availability of runtime routines for shift and division. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S8117 # 1/F are also tabulated so that the division in (Y-F)/F #
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure23041 { $as_echo "$as_me:$LINENO: checking whether integer division by zero raises SIGFPE" >&5
23042 $as_echo_n "checking whether integer division by zero raises SIGFPE... " >&6; }
23255 /* Test availability of runtime routines for shift and division. */
26549 /* Test availability of runtime routines for shift and division. */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure24254 { $as_echo "$as_me:$LINENO: checking whether integer division by zero raises SIGFPE" >&5
24255 $as_echo_n "checking whether integer division by zero raises SIGFPE... " >&6; }
24468 /* Test availability of runtime routines for shift and division. */
27722 /* Test availability of runtime routines for shift and division. */
[all...]

Completed in 342 milliseconds