Page MenuHomeFreeBSD

arm64: export a few more HWCAPs
ClosedPublic

Authored by mhorne on Oct 7 2020, 5:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 7:56 AM
Unknown Object (File)
Dec 19 2023, 10:28 AM
Unknown Object (File)
Nov 25 2023, 2:53 PM
Unknown Object (File)
Nov 22 2023, 6:12 PM
Unknown Object (File)
Nov 22 2023, 6:06 PM
Unknown Object (File)
Nov 22 2023, 5:54 PM
Unknown Object (File)
Nov 13 2023, 12:11 AM
Unknown Object (File)
Aug 20 2023, 8:54 PM
Subscribers

Details

Summary

These were missed in my previous pass. The extensions (partially) supported by this are:

  • ARMv8.2-FHM, Floating-point multiplication variant
  • ARMv8.4-LSE, Large System Extensions
  • ARMv8.4-DIT, Data Independent Timing instructions

Diff Detail

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

Event Timeline

mhorne requested review of this revision.Oct 7 2020, 5:37 PM
mhorne created this revision.
This revision is now accepted and ready to land.Oct 9 2020, 9:39 AM
This revision was automatically updated to reflect the committed changes.