freebsd-dev/lib/libc/powerpcspe/gen
Brandon Bergren 4f9ed3156c [PowerPC] Fix SPE floating point environment manipulation
Fix multiple problems in the powerpcspe floating point code.

* Endianness handling of the SPEFSCR in fenv.h was completely broken.
* Ensure SPEFSCR synchronization requirements are being met.

The __r.__d -> __r transformations were written by jhibbits.

Reviewed by:	jhibbits
Differential Revision:	https://reviews.freebsd.org/D22526
2019-12-12 17:12:18 +00:00
..
_setjmp.S
fabs.S Fix fabs(3) for powerpcspe, this time for real 2018-07-26 14:42:20 +00:00
flt_rounds.c
fpgetmask.c Fix floating point exception definitions for powerpcspe 2018-07-24 22:04:56 +00:00
fpgetround.c
fpgetsticky.c
fpsetmask.c [PowerPC] Fix SPE floating point environment manipulation 2019-12-12 17:12:18 +00:00
fpsetround.c [PowerPC] Fix SPE floating point environment manipulation 2019-12-12 17:12:18 +00:00
Makefile.inc
setjmp.S Fix a copy&paste-o causing a segfault with sigsetjmp. 2016-10-29 01:22:55 +00:00
sigsetjmp.S Fix a copy&paste-o causing a segfault with sigsetjmp. 2016-10-29 01:22:55 +00:00