Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_CRC32

458 #define HWCAP_CRC32             (1 << 7)
969 int has_crc32 = (hwcaps & HWCAP_CRC32);