Home
last modified time | relevance | path

Searched refs:division (Results 1 – 25 of 712) sorted by relevance

12345678910>>...29

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/
H A Dcudiv.cgs12 ; simple division 12 / 3
19 ; example 1 from division in the fr30 manual
26 ; simple division 12 / 3
33 ; example 1 from division in the fr30 manual
40 ; simple division 12 / 3
47 ; example 1 from division in the fr30 manual
54 ; simple division 12 / 3
61 ; example 1 from division in the fr30 manual
68 ; simple division 12 / 3
75 ; example 1 from division in the fr30 manual
[all …]
H A Dcsdiv.cgs12 ; simple division 12 / 3
51 ; simple division 12 / 3
76 ; simple division 12 / 3
106 ; simple division 12 / 3
131 ; simple division 12 / 3
156 ; simple division 12 / 3
H A Dnudivi.cgs13 ; simple division 12 / 3
44 ; simple division 12 / 3 -- should turn off ne flag
H A Dnudiv.cgs13 ; simple division 12 / 3
41 ; simple division 12 / 3 -- should turn off ne flag
H A Dnsdivi.cgs13 ; simple division 12 / 3
57 ; simple division 12 / 3 -- should turn off ne flag
H A Dnsdiv.cgs13 ; simple division 12 / 3
56 ; simple division 12 / 3 -- should turn off ne flag
/netbsd-src/common/lib/libc/arch/vax/gen/
H A Dudiv.S51 jlss Lhard # big dividend: extended division
52 divl2 %r2,%r0 # small divisor and dividend: signed division
73 jlss La_hard # big dividend: extended division
74 divl2 %r2,%r0 # small divisor and dividend: signed division
H A Durem.S51 jlss Lhard # big dividend: need extended division
73 jlss La_hard # big dividend: need extended division
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Ddivmodhi.S63 ;; If it is not negative then we perform the division and then negate the result.
66 ;; Otherwise we negate the numerator and then go with an unsigned division.
188 ;; r8 = 4[sp] / 6[sp] (signed division)
191 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
212 mov !MDUC, a ; This starts the division op
229 ;; If it is not negative then we perform the division and then negate the result.
232 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
243 mov !MDUC, a ; This starts the division op
260 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
281 mov !MDUC, a ; This starts the division op
[all …]
H A Ddivmodsi.S76 ;; If it is not negative then we perform the division and then negate the result.
79 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
336 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
357 mov !MDUC, a ; This starts the division op
378 ;; If it is not negative then we perform the division and then negate the result.
381 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
392 mov !MDUC, a ; This starts the division op
413 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
434 mov !MDUC, a ; This starts the division op
469 mov !MDUC, a ; This starts the division op
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Ddivmodhi.S63 ;; If it is not negative then we perform the division and then negate the result.
66 ;; Otherwise we negate the numerator and then go with an unsigned division.
188 ;; r8 = 4[sp] / 6[sp] (signed division)
191 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
212 mov !MDUC, a ; This starts the division op
229 ;; If it is not negative then we perform the division and then negate the result.
232 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
243 mov !MDUC, a ; This starts the division op
260 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
281 mov !MDUC, a ; This starts the division op
[all …]
H A Ddivmodsi.S76 ;; If it is not negative then we perform the division and then negate the result.
79 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
336 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
357 mov !MDUC, a ; This starts the division op
378 ;; If it is not negative then we perform the division and then negate the result.
381 ;; Otherwise we negate the numerator and then go with a straightforward unsigned division.
392 mov !MDUC, a ; This starts the division op
413 mov !MDUC, a ; This preps the peripheral for division without interrupt generation
434 mov !MDUC, a ; This starts the division op
469 mov !MDUC, a ; This starts the division op
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/fr30/
H A Dlib1funcs.S45 ;; Perform an unsiged division of r4 / r5 and place the result in r4.
57 ;; Perform a siged division of r4 / r5 and place the result in r4.
72 ;; Perform an unsiged division of r4 / r5 and places the remainder in r4.
84 ;; Perform a siged division of r4 / r5 and place the remainder in r4.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/fr30/
H A Dlib1funcs.S45 ;; Perform an unsiged division of r4 / r5 and place the result in r4.
57 ;; Perform a siged division of r4 / r5 and place the result in r4.
72 ;; Perform an unsiged division of r4 / r5 and places the remainder in r4.
84 ;; Perform a siged division of r4 / r5 and place the remainder in r4.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/fr400/
H A Dcsdiv.cgs12 ; simple division 12 / 3
50 ; simple division 12 / 3
75 ; simple division 12 / 3
104 ; simple division 12 / 3
129 ; simple division 12 / 3
154 ; simple division 12 / 3
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/
H A Dsiginfo.m48 # division by zero.
17 # For division by zero, code would be VEC_ZERODIV<<2.
20 # code for division by zero would be SUBSIG_IDIVZERO, or as
27 # For division by zero, code would be FPE_INTDIV.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.opt71 Generate inline floating point division, optimize for latency.
75 Generate inline floating point division, optimize for throughput.
82 Generate inline integer division, optimize for latency.
86 Generate inline integer division, optimize for throughput.
90 Do not inline integer division.
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dfpieee.m411 dnl - The overflow and division by zero behaviour: The result are values
21 dnl floating-point division by zero.
22 dnl (For integer overflow, see gcc's -ftrapv option; for integer division by
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.opt71 Generate inline floating point division, optimize for latency.
75 Generate inline floating point division, optimize for throughput.
82 Generate inline integer division, optimize for latency.
86 Generate inline integer division, optimize for throughput.
90 Do not inline integer division.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.opt195 Enable the division approximation. Enabling this reduces
196 precision of division results to about 16 bits for
272 … the reciprocal for float type. The precision of division is proportional to this param when divi…
276 …the reciprocal for double type. The precision of division is proportional to this param when divi…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.opt195 Enable the division approximation. Enabling this reduces
196 precision of division results to about 16 bits for
272 … the reciprocal for float type. The precision of division is proportional to this param when divi…
276 …the reciprocal for double type. The precision of division is proportional to this param when divi…
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dintdiv0.m414 AC_CACHE_CHECK([whether integer division by zero raises SIGFPE],
69 [Define if integer division by zero raises signal SIGFPE.])
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dintdiv0.m414 AC_CACHE_CHECK([whether integer division by zero raises SIGFPE],
69 [Define if integer division by zero raises signal SIGFPE.])
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dintdiv0.m414 AC_CACHE_CHECK([whether integer division by zero raises SIGFPE],
69 [Define if integer division by zero raises signal SIGFPE.])
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dmode1o.asm1 dnl Intel Pentium mpn_modexact_1_odd -- exact division style remainder.
245 C Special case for size==1 using a division for r = c-a mod d.
246 C Could look for a-c<d and save a division sometimes, but that doesn't seem

12345678910>>...29