]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: export a few more HWCAPs
authormhorne <mhorne@FreeBSD.org>
Fri, 16 Oct 2020 13:37:58 +0000 (13:37 +0000)
committermhorne <mhorne@FreeBSD.org>
Fri, 16 Oct 2020 13:37:58 +0000 (13:37 +0000)
commitb99b7f3e2496db27cf1146400f1868967a051b57
tree64a189c780c1b96d23d6b9d1a4e2b5dd0c0babe9
parenta81a83f6ef3f3f5c43a38ba278f7779fcee2834f
arm64: export a few more HWCAPs

These were missed in the previous pass. The extensions (partially)
supported by this change are:
 - ARMv8.2-FHM, Floating-point multiplication variant
 - ARMv8.4-LSE, Large System Extensions
 - ARMv8.4-DIT, Data Independent Timing instructions

Reviewed by: andrew, markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26707
sys/arm64/arm64/identcpu.c