Home
last modified time | relevance | path

Searched refs:AARCH64_HWCAP_ASIMD (Results 1 – 2 of 2) sorted by relevance

/external/cpu_features/include/internal/
Dhwcaps.h32 #define AARCH64_HWCAP_ASIMD (1UL << 1) macro
/external/cpu_features/src/
Dcpuinfo_aarch64.c29 FEATURE(AARCH64_ASIMD, asimd, "asimd", AARCH64_HWCAP_ASIMD, 0) \