Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Darmreg.h1544 #define MVFR1_SIMDLS_VAL(x) ((x) & MVFR1_SIMDLS_MASK) macro
/freebsd/sys/arm64/arm64/
H A Didentcpu.c2367 if ((MVFR1_SIMDLS_VAL(user_cpu_desc.mvfr1) >= in parse_cpu_features_hwcap32()