Instead, use a runtime decision to handle COP1 traps. If floating point
support is present in the current CPU, enable saving of the floating point
state. If support is not present, fail with SIGILL.
Details
Details
- Reviewers
imp br - Commits
- rS324724: Remove CPU_HAVEFPU.
- Booted mips64hf world under qemu with a mips64 kernel. Ran a test program that used floating point in this setup as well.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 12094 Build 12396: arc lint + arc unit