Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dcputypes.h69 #define CPU_IS_SH4 (cpu_arch == CPU_ARCH_SH4) macro
72 #define CPU_IS_SH4 (/* CONSTCOND */0) macro
75 #define CPU_IS_SH4 (/* CONSTCOND */1) macro
/netbsd-src/sys/arch/mmeye/stand/boot/
H A Dscif.c47 #define CPU_IS_SH4 1 macro