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.
Details
Details
- Reviewers
bdragon alfredo - Group Reviewers
PowerPC - Commits
- rG90f76195e11b: msun fixes for SPE
rG664057961085: msun fixes for SPE
Should probably run the kyua test on powerpcspe.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable