Searched refs:CPU_ARCH_SH4 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dcputypes.h43 #define CPU_ARCH_SH4 4 macro
69 #define CPU_IS_SH4 (cpu_arch == CPU_ARCH_SH4)
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dmachdep.c280 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750);
282 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750S);
284 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750R);
286 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7751);
288 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7751R);
290 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_STX7105);
/netbsd-current/sys/arch/dreamcast/dreamcast/
H A Dmachdep.c125 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750);
/netbsd-current/sys/arch/landisk/landisk/
H A Dmachdep.c191 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7751R);
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c220 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750);
/netbsd-current/sys/arch/mmeye/mmeye/
H A Dmachdep.c291 sh_cpu_init(CPU_ARCH_SH4, CPU_PRODUCT_7750R);

Completed in 284 milliseconds