.. |
e_remainder.S
|
Use hardware remainder on amd64 since it is 5 to 10 times faster than
|
2008-02-13 06:01:48 +00:00 |
e_remainderf.S
|
Use hardware remainder on amd64 since it is 5 to 10 times faster than
|
2008-02-13 06:01:48 +00:00 |
e_remainderl.S
|
Add assembly versions of remquol() and remainderl().
|
2008-03-30 21:21:53 +00:00 |
e_sqrt.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
e_sqrtf.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
e_sqrtl.S
|
MD implementations of sqrtl().
|
2008-03-02 01:48:08 +00:00 |
fenv.c
|
Remove an unneeded fnstcw instruction.
|
2007-01-05 07:15:26 +00:00 |
fenv.h
|
Fix a problem relating to fesetenv() clobbering i387 register stack.
|
2007-01-06 21:46:23 +00:00 |
Makefile.inc
|
Add assembly versions of remquol() and remainderl().
|
2008-03-30 21:21:53 +00:00 |
s_llrint.S
|
|
|
s_llrintf.S
|
|
|
s_llrintl.S
|
Implement rintl(), nearbyintl(), lrintl(), and llrintl().
|
2008-01-14 02:12:07 +00:00 |
s_logbl.S
|
Translate from the i386 so that this compiles and runs.
|
2007-12-17 18:12:06 +00:00 |
s_lrint.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_lrintf.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_lrintl.S
|
Implement rintl(), nearbyintl(), lrintl(), and llrintl().
|
2008-01-14 02:12:07 +00:00 |
s_remquo.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_remquof.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_remquol.S
|
Add assembly versions of remquol() and remainderl().
|
2008-03-30 21:21:53 +00:00 |
s_rintl.S
|
Implement rintl(), nearbyintl(), lrintl(), and llrintl().
|
2008-01-14 02:12:07 +00:00 |
s_scalbn.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_scalbnf.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
s_scalbnl.S
|
Use, in uncovered part, the END() macro in order to improve debugging.
|
2009-05-25 14:37:10 +00:00 |
Symbol.map
|
Use C comments since we now preprocess these files with CPP.
|
2007-04-29 14:05:22 +00:00 |