Searched refs:mul3 (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/tests/lib/libpthread/ |
| D | t_fpu.c | 88 mul3(double x, double y, double z) in mul3() function 102 d = mul3(mul3(2., 3., 5.), mul3(7., 11., 13.), mul3(17., 19., 23.)); in bar()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | 24k.md | 172 ;; mul3->next use : 5 cycles (default) 173 ;; mul3->l/s base : 6 cycles 174 ;; mul3->prefetch : 6 cycles 179 ;; mul3->madd/msub : 1 cycle
|
| /netbsd/src/external/lgpl3/gmp/dist/mpz/ |
| D | bin_uiui.c | 102 mul3 (mp_limb_t m) in mul3() function 170 static const mulfunc_t mulfunc[] = {mul1,mul2,mul3,mul4,mul5,mul6,mul7,mul8 /* ,mul9,mul10 */};
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | fmp626.md | 28 ;; mul1 mul2 mul3
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | ChangeLog | 5710 * mpz/bin_uiui.c (mul3, mul4, mul8): Remove unneeded shifts.
|