mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
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 |
||
|---|---|---|
| .. | ||
| _setjmp.S | ||
| fabs.S | ||
| flt_rounds.c | ||
| fpgetmask.c | ||
| fpgetround.c | ||
| fpgetsticky.c | ||
| fpsetmask.c | ||
| fpsetround.c | ||
| Makefile.inc | ||
| setjmp.S | ||
| sigsetjmp.S | ||