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)
Fri, Nov 22, 2:45 PM
Unknown Object (File)
Oct 14 2024, 4:17 PM
Unknown Object (File)
Sep 5 2024, 11:34 AM
Unknown Object (File)
Sep 2 2024, 2:36 AM
Unknown Object (File)
Aug 18 2024, 1:31 PM
Unknown Object (File)
Jul 26 2024, 8:03 AM
Unknown Object (File)
Jun 6 2024, 7:07 PM
Unknown Object (File)
Dec 20 2023, 7:56 AM
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.