mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -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 |
||
|---|---|---|
| .. | ||
| fenv.c | ||
| fenv.h | ||
| Makefile.inc | ||
| Symbol.map | ||