Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Darmreg.h2139 #define MVFR1_SIMDLS_SHIFT 8 macro
2141 #define MVFR1_SIMDLS_MASK (UL(0xf) << MVFR1_SIMDLS_SHIFT)
2143 #define MVFR1_SIMDLS_NONE (UL(0x0) << MVFR1_SIMDLS_SHIFT)
2144 #define MVFR1_SIMDLS_IMPL (UL(0x1) << MVFR1_SIMDLS_SHIFT)