K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-10-18T17:23:16.193536Z K 7 svn:log V 329 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 END