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
Unknown Object (File)
Mon, Dec 1, 2:56 AM
Unknown Object (File)
Tue, Nov 25, 8:52 PM
Unknown Object (File)
Sat, Nov 22, 1:23 PM
Unknown Object (File)
Sat, Nov 22, 1:23 PM
Unknown Object (File)
Sat, Nov 22, 1:22 PM
Unknown Object (File)
Sat, Nov 22, 1:18 PM
Unknown Object (File)
Mon, Nov 17, 7:32 AM
Unknown Object (File)
Sun, Nov 16, 9:59 PM
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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 34123
Build 31289: arc lint + arc unit