Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_ASIMD

453 #define HWCAP_ASIMD             (1 << 1)
964 int has_asimd = (hwcaps & HWCAP_ASIMD);