Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm64/include/
HDarmreg.h1425 #define ID_AA64ZFR0_BF16_SHIFT 20 macro
1426 #define ID_AA64ZFR0_BF16_MASK (UL(0xf) << ID_AA64ZFR0_BF16_SHIFT)
1428 #define ID_AA64ZFR0_BF16_NONE (UL(0x0) << ID_AA64ZFR0_BF16_SHIFT)
1429 #define ID_AA64ZFR0_BF16_BASE (UL(0x1) << ID_AA64ZFR0_BF16_SHIFT)
1430 #define ID_AA64ZFR0_BF16_EBF (UL(0x1) << ID_AA64ZFR0_BF16_SHIFT)