Searched refs:Divide (Results 1 – 25 of 288) sorted by relevance
12345678910>>...12
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64Schedule.td | 33 def WriteID32 : SchedWrite; // 32-bit Divide 34 def WriteID64 : SchedWrite; // 64-bit Divide 35 def ReadID : SchedRead; // 32/64-bit Divide
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | ppevvmath.h | 89 static fInt Divide (int, int); /* Divide two INTs and return result as F… 118 fInt lower_bound = Divide(78, 10000); in fExponential() 152 fInt upper_bound = Divide(8, 1000); in fNaturalLog() 499 static fInt Divide (int X, int Y) in Divide() function
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/ |
| H A D | divrem_2.asm | 1 dnl x86 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/ |
| H A D | divrem_2.asm | 1 dnl PPC-32 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ |
| H A D | divrem_2.asm | 1 dnl Alpha mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/ |
| H A D | divrem_1.asm | 1 dnl PowerPC-64 mpn_divrem_1 -- Divide an mpn number by an unnormalized limb.
|
| H A D | divrem_2.asm | 1 dnl PPC-64 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/k8/ |
| H A D | div_qr_1n_pi1.asm | 2 dnl -- Divide an mpn number by a normalized single-limb number,
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| H A D | div_qr_2n_pi1.asm | 2 dnl -- Divide an mpn number by a normalized 2-limb number,
|
| H A D | div_qr_1n_pi1.asm | 2 dnl -- Divide an mpn number by a normalized single-limb number,
|
| H A D | div_qr_2u_pi1.asm | 2 dnl -- Divide an mpn number by an unnormalized 2-limb number,
|
| H A D | divrem_2.asm | 1 dnl x86-64 mpn_divrem_2 -- Divide an mpn number by a normalized 2-limb number.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | mpc.md | 65 ; Divide latency varies greatly from 2-11, use 6 as average
|
| H A D | xfpu.md | 46 ;; Divide/Sqrt: 27 56
|
| H A D | e5500.md | 127 ;; CFX - Divide.
|
| H A D | e6500.md | 131 ;; CFX - Divide.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | mpc.md | 65 ; Divide latency varies greatly from 2-11, use 6 as average
|
| H A D | e5500.md | 127 ;; CFX - Divide.
|
| H A D | e6500.md | 131 ;; CFX - Divide.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/microblaze/ |
| H A D | divsi3.S | 28 # Divide operation for 32 bit integers.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/ |
| H A D | divsi3.S | 28 # Divide operation for 32 bit integers.
|
| /netbsd-src/external/gpl3/binutils/dist/cpu/ |
| H A D | sh.cpu | 219 (comment "Divide-step M flag") 228 (comment "Divide-step Q flag")
|
| /netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
| H A D | sh.cpu | 219 (comment "Divide-step M flag") 228 (comment "Divide-step Q flag")
|
| /netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
| H A D | sh.cpu | 219 (comment "Divide-step M flag") 228 (comment "Divide-step Q flag")
|
| /netbsd-src/external/gpl3/gdb/dist/cpu/ |
| H A D | sh.cpu | 219 (comment "Divide-step M flag") 228 (comment "Divide-step Q flag")
|
12345678910>>...12