Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Didentcpu.c2954 (MVFR1_SIMDInt_VAL(user_cpu_desc.mvfr1) >= in parse_cpu_features_hwcap32()
/freebsd/sys/arm64/include/
H A Darmreg.h2248 #define MVFR1_SIMDInt_VAL(x) ((x) & MVFR1_SIMDInt_MASK) macro