Home
last modified time | relevance | path

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

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