There are more than 32 arm64 HWCAP2 values. Expand the macros to
include leading zeros and mark them as unsigned long.
Sponsored by: Arm Ltd
Differential D42378
arm64: Expand HWCAP2 to be 64 bit andrew on Oct 27 2023, 10:58 AM. Authored by Tags None Referenced Files
Details There are more than 32 arm64 HWCAP2 values. Expand the macros to Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions I'm not sure if we have a preference for UL vs ul, I saw more examples of uppercase with a quick look, but it was not a comprehensive survey. |