Since powerpcspe doesn't have a traditional FPU, there's no FPSCR, and
no FPRs. Attempting to use them triggers an illegal instruction trap.
Fix this unconditional cleanup of FPSCR by conditionalizing it on the
FPU being used in the outgoing thread.
Details
Details
- Reviewers
alfredo bdragon - Commits
- rG6a762cfae145: powerpc: Fix powerpcspe WRT FPSCR
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 38122 Build 35011: arc lint + arc unit