Page MenuHomeFreeBSD

arm64: check for CRC32 support via HWCAP
ClosedPublic

Authored by mhorne on Aug 11 2020, 7:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 7:27 AM
Unknown Object (File)
Sun, Apr 19, 11:17 PM
Unknown Object (File)
Sat, Apr 18, 12:02 PM
Unknown Object (File)
Sat, Apr 18, 6:49 AM
Unknown Object (File)
Fri, Apr 17, 2:24 AM
Unknown Object (File)
Fri, Apr 17, 2:19 AM
Unknown Object (File)
Thu, Apr 16, 5:50 PM
Unknown Object (File)
Wed, Apr 15, 1:58 PM
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