Searched refs:HWCAP_ASIMD (Results 1 – 1 of 1) sorted by relevance
437 #define HWCAP_ASIMD (1 << 1) macro948 int has_asimd = (hwcaps & HWCAP_ASIMD); in android_cpuInit()