.. |
e_acos.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_asin.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_atanh.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_cosh.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_exp.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_log10.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_log.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_sinh.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
e_sqrt.S
|
The hardware sqrt function is supposed to be __ieee754_sqrt(), and live in
|
1994-03-12 01:16:38 +00:00 |
s_atan.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_ceil.S
|
converted ceil(), floor(), & rint() from old to new math libraries.
|
1994-03-12 01:10:51 +00:00 |
s_copysign.S
|
Functions brought over from the old math library.
|
1994-02-14 21:55:12 +00:00 |
s_cos.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_expm1.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_finite.S
|
Functions brought over from the old math library.
|
1994-02-14 21:55:12 +00:00 |
s_floor.S
|
converted ceil(), floor(), & rint() from old to new math libraries.
|
1994-03-12 01:10:51 +00:00 |
s_log1p.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_logb.S
|
Replace code that was "truncated" when it was converted from old
|
1994-03-12 01:09:29 +00:00 |
s_rint.S
|
converted ceil(), floor(), & rint() from old to new math libraries.
|
1994-03-12 01:10:51 +00:00 |
s_scalbn.S
|
Functions brought over from the old math library.
|
1994-02-14 21:55:12 +00:00 |
s_sin.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_tan.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |
s_tanh.S
|
FPU specific math code.
|
1994-02-11 18:20:17 +00:00 |