freebsd-dev/lib/msun/powerpc
Justin Hibbits 6640579610 msun fixes for SPE
Summary:
Fix FPU exception management for powerpcspe.  Bits are in a different place from
the standard FPSCR, so we need to handle the shifting differences.  Also,
there's no concept of a "software exception" raise, so we need to do exceptional
math to trigger the exception from software.

Reviewed By: alfredo
Differential Revision: https://reviews.freebsd.org/D22824
2021-05-05 20:57:33 -05:00
..
fenv.c msun fixes for SPE 2021-05-05 20:57:33 -05:00
fenv.h msun fixes for SPE 2021-05-05 20:57:33 -05:00
Makefile.inc
Symbol.map