Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/include/
H A Dpsl.h176 #define IMPL_CHEETAH 0x14 /* UltraSPARC-III */ macro
/openbsd/sys/arch/sparc64/sparc64/
H A Dcpu.c391 case IMPL_CHEETAH: in cpu_myid()
H A Dautoconf.c339 if (impl >= IMPL_CHEETAH) { in bootstrap()