freebsd-dev/lib/msun/amd64
David Schultz d3f9671a7d Implement rintl(), nearbyintl(), lrintl(), and llrintl().
Thanks to bde@ for feedback and testing of rintl().
2008-01-14 02:12:07 +00:00
..
e_sqrt.S
e_sqrtf.S More optimized math functions. 2005-04-16 21:12:55 +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 Implement rintl(), nearbyintl(), lrintl(), and llrintl(). 2008-01-14 02:12:07 +00:00
s_llrint.S
s_llrintf.S More optimized math functions. 2005-04-16 21:12:55 +00:00
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
s_lrintf.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_lrintl.S Implement rintl(), nearbyintl(), lrintl(), and llrintl(). 2008-01-14 02:12:07 +00:00
s_remquo.S Implement and document remquo() and remquof(). 2005-03-25 04:40:44 +00:00
s_remquof.S Implement and document remquo() and remquof(). 2005-03-25 04:40:44 +00:00
s_rintl.S Implement rintl(), nearbyintl(), lrintl(), and llrintl(). 2008-01-14 02:12:07 +00:00
s_scalbn.S More optimized math functions. 2005-04-16 21:12:55 +00:00
s_scalbnf.S Add a missing ldexpf() alias for amd64. 2005-09-12 20:54:00 +00:00
s_scalbnl.S More optimized math functions. 2005-04-16 21:12:55 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00