HomeFreeBSD

arm64: set the correct HWCAP

Description

arm64: set the correct HWCAP

This appears to be a typo. The AdvSIMD field encodes support for
half-precision floating point SIMD instructions, which corresponds to
HWCAP_ASIMDHP, not HWCAP_ASIMDDP.

MFC after: 3 days
Sponsored by: The FreeBSD Foundation

Details

Provenance
mhorneAuthored on
Parents
rS366270: Prefer --ld-path=/path/to/ld on clang >= 12
Branches
Unknown
Tags
Unknown