Home
last modified time | relevance | path

Searched defs:CPU_IS_SH4 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sh/include/
H A Dcputypes.h58 #define CPU_IS_SH4 (cpu_arch == CPU_ARCH_SH4) macro
61 #define CPU_IS_SH4 (/* CONSTCOND */0) macro
64 #define CPU_IS_SH4 (/* CONSTCOND */1) macro