Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_ASIMD

454 #define HWCAP_ASIMD             (1 << 1)
965 int has_asimd = (hwcaps & HWCAP_ASIMD);