Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Delf.h96 #define HWCAP_ASIMD 0x00000002 macro
/f-stack/freebsd/arm64/arm64/
H A Didentcpu.c1359 hwcap |= HWCAP_ASIMD; in parse_cpu_features_hwcap()
1362 hwcap |= HWCAP_ASIMD | HWCAP_ASIMDHP; in parse_cpu_features_hwcap()