Populate hwcap and hwcap2 based on the sanitized values of the ID register
authorkettenis <kettenis@openbsd.org>
Sun, 21 Jul 2024 18:57:31 +0000 (18:57 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 21 Jul 2024 18:57:31 +0000 (18:57 +0000)
commitd2974a1ee265780eb8e946e1dbe560fba3db4530
tree13be5ec29cf27b1dc80f2e49f2d4cbe4b816b4f0
parent0b0568a19fc4c197871ceafbabc91fabf17ca152
Populate hwcap and hwcap2 based on the sanitized values of the ID register
values and the feature bits that we recognize.

ok naddy@, jca@
sys/arch/arm64/arm64/cpu.c