K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-09-08T15:39:19.800721Z K 7 svn:log V 337 arm64: check for CRC32 support via HWCAP 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. Reviewed by: tuexen, markj MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D26032 END