Searched refs:ID_AA64ISAR1_SB_MASK (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/arm64/include/
H A Darmreg.h390 #define ID_AA64ISAR1_SB_MASK (0xfULL << ID_AA64ISAR1_SB_SHIFT) macro
391 #define ID_AA64ISAR1_SB(x) ((x) & ID_AA64ISAR1_SB_MASK)

Completed in 176 milliseconds