Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Ddriver-aarch64.cc409 unsigned cimp = __SHIFTOUT(id.ac_midr, MIDR_EL1_IMPL); in host_detect_local_cpu()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Ddriver-aarch64.c409 unsigned cimp = __SHIFTOUT(id.ac_midr, MIDR_EL1_IMPL); in host_detect_local_cpu()
/netbsd-src/sys/arch/aarch64/include/
H A Darmreg.h508 #define MIDR_EL1_IMPL __BITS(31,24) // Implementor in AARCH64REG_READ_INLINE() macro