Page MenuHomeFreeBSD

arm64: check for CRC32 support via HWCAP
ClosedPublic

Authored by mhorne on Aug 11 2020, 7:41 PM.
Tags
None
Referenced Files
F151861630: D26032.id76776.diff
Sat, Apr 11, 4:27 AM
Unknown Object (File)
Fri, Apr 10, 4:21 PM
Unknown Object (File)
Wed, Apr 1, 2:45 AM
Unknown Object (File)
Sat, Mar 28, 4:33 AM
Unknown Object (File)
Thu, Mar 26, 9:56 AM
Unknown Object (File)
Mar 7 2026, 12:47 AM
Unknown Object (File)
Feb 8 2026, 3:20 AM
Unknown Object (File)
Jan 17 2026, 3:14 AM
Subscribers

Details

Summary

Doing it this way eliminates the assumption about homogeneous support
for the feature, since HWCAP values are only set if support is present
on all CPUs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable