HomeFreeBSD

Remove CPU_HAVEFPU.

Description

Remove CPU_HAVEFPU.

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.

Reviewed by: imp, br
Sponsored by: DARPA / AFRL
Differential Revision: https://reviews.freebsd.org/D12707

Details

Provenance
jhbAuthored on
Reviewer
imp
Differential Revision
D12707: Remove CPU_HAVEFPU.
Parents
rS324723: Teach beinstall to use and prefer svnlite, with a fallback to svn.
Branches
Unknown
Tags
Unknown