NetBSD/lib/libc/arch/powerpc/gen
mycroft 0560606383 Reuse the trick of loading 0.0 (rather than 1.0) and then modifying the
exponent.  It's a bit faster on some machines.
1999-08-30 18:01:40 +00:00
..
Makefile.inc add the ieeefp functions 1999-07-07 01:55:07 +00:00
__setjmp14.S New signal stuff for PowerPC. 1998-10-03 12:30:37 +00:00
__sigsetjmp14.S New signal stuff for PowerPC. 1998-10-03 12:30:37 +00:00
_setjmp.S
fabs.S
flt_rounds.c mark an asm statement volatile so it doesn't get optimized out 1999-07-07 01:53:38 +00:00
fpgetmask.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
fpgetround.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
fpgetsticky.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
fpsetmask.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
fpsetround.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
fpsetsticky.c add the ieeefp functions 1999-07-07 01:55:07 +00:00
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
isnan.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
ldexp.c Reuse the trick of loading 0.0 (rather than 1.0) and then modifying the 1999-08-30 18:01:40 +00:00
modf.c Add frexp.c and modf.c. 1998-11-26 07:50:56 +00:00
setjmp.S New signal stuff for PowerPC. 1998-10-03 12:30:37 +00:00
sigsetjmp.S New signal stuff for PowerPC. 1998-10-03 12:30:37 +00:00
syncicache.c * Add getcachelinesize() prototype. 1999-05-05 12:35:54 +00:00