Page MenuHomeFreeBSD

Add a <machine/fpu.h> for i386 that includes <machine/npx.h>.
ClosedPublic

Authored by jhb on Oct 12 2020, 10:51 PM.
Tags
None
Referenced Files
F132631359: D26753.id78170.diff
Sat, Oct 18, 2:33 PM
F132631354: D26753.id.diff
Sat, Oct 18, 2:33 PM
F132631348: D26753.id78148.diff
Sat, Oct 18, 2:32 PM
F132577923: D26753.diff
Sat, Oct 18, 3:15 AM
Unknown Object (File)
Thu, Oct 2, 6:19 AM
Unknown Object (File)
Sep 7 2025, 10:08 AM
Unknown Object (File)
Aug 10 2025, 3:34 PM
Unknown Object (File)
Aug 4 2025, 10:30 AM
Subscribers

Details

Summary

arm64 has a similar wrapper. This permits defining <machine/fpu.h> as
the standard header for fpu_kern_*.

Test Plan
  • have a driver that uses FPU bits on amd64 and i386 and this permits one less #ifdef
  • built and booted i386 GENERIC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable