HomeFreeBSD

Decode the arm64 SVE ID register

Description

Decode the arm64 SVE ID register

The field values are only valid when the ID_AA64PFR0_EL1.SVE or
ID_AA64PFR1_EL1.SME vields are non-zero. When this is not the case
the register is reserved as zero so is safe to read, but the SVEver
field will be incorrect so only print the decoded register when
the SVE or SME fields indicate it is valid.

Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on Jun 28 2022, 11:44 AM
Parents
rG66ba742d2e6c: Allow use of the arm64 unnamed register form
Branches
Unknown
Tags
Unknown