Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/include/
H A Dpsl.h169 #define IMPL_ZEUS 0x05 /* SPARC64-V */ macro
/openbsd/sys/arch/sparc64/sparc64/
H A Dautoconf.c357 if ((impl >= IMPL_ZEUS && impl <= IMPL_JUPITER) || CPU_ISSUN4V) { in bootstrap()