Searched refs:SH4 (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-current/sys/arch/sh3/include/
H A Dcputypes.h37 /* If building a module, include both SH3 and SH4 support. */
39 #define SH4 macro
53 /* SH4 series */
60 /* STMicroelectronics ST40 series (SH4) */
67 #if defined(SH3) && defined(SH4)
73 #elif defined(SH4)
77 #error "define SH3 and/or SH4"
H A Dmmu.h65 #ifdef SH4
74 #if defined(SH3) && defined(SH4)
97 #elif defined(SH4)
H A Duserret.h80 #ifdef SH4
H A Ddevreg.h63 #if defined(SH3) && defined(SH4)
67 #elif defined(SH4)
72 /* Initialize register address for SH3 && SH4 kernel. */
H A Dwdtreg.h34 #if !defined(SH4)
42 /* SH4 definitions */
H A Dscireg.h36 #if !defined(SH4)
51 /* SH4 definitions */
H A Dpmap.h72 * pmap_prefer() helps to avoid virtual cache aliases on SH4 CPUs
75 #ifdef SH4
78 #endif /* SH4 */
H A Dlocore.h32 #if defined(SH3) && defined(SH4)
40 #elif defined(SH4)
44 #endif /* SH3 && SH4 */
46 #if defined(SH3) && defined(SH4)
54 #elif defined(SH4)
58 #endif /* SH3 && SH4 */
H A Drtcreg.h93 #if defined(SH3) && defined(SH4)
110 #endif /* SH3 && SH4 */
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dscif.c42 #if defined(SH3) && defined(SH4)
43 #error "mmeye port don't support SH3,SH4 common boot."
46 #elif defined(SH4)
103 #ifdef SH4
116 #ifdef SH4
124 #ifdef SH4
136 #ifdef SH4
149 #ifdef SH4
157 #ifdef SH4
H A Dentry.S33 #if defined(SH3) && defined(SH4)
34 #error "mmeye port don't support SH3,SH4 common kernel."
38 #elif defined(SH4)
66 #if defined(SH4)
/netbsd-current/sys/arch/mmeye/mmeye/
H A Dclock_machdep.c43 #elif defined(SH4) /* XXXXX */
/netbsd-current/sys/arch/hpc/stand/dspgen/
H A DMakefile3 BUILD_ARCH = ARM SH3 SH4 MIPS
19 TYPE=application sh gen_template.sh evc4 ARMV4 SH3 SH4
20 TYPE=static_library sh gen_template.sh evc4 ARMV4 SH3 SH4
H A Dgen_template.sh260 if [ -f asm_build.SH4.0 ]; then
261 sed 's/%%% ASM %%%/asmsh.exe/' asm_build.SH4.0 > asm_build.SH4
262 rm -f asm_build.SH4.0
/netbsd-current/sys/arch/sh3/sh3/
H A Dmmu.c42 #if defined(SH3) && defined(SH4)
48 #endif /* SH3 && SH4 */
56 * Assign function hooks but only if both SH3 and SH4 are defined.
59 #if defined(SH3) && defined(SH4)
74 #endif /* SH3 && SH4 */
90 #ifdef SH4
H A Dinterrupt.c49 #ifdef SH4
89 #ifdef SH4
104 #endif /* SH4 */
160 #ifdef SH4
193 #ifdef SH4
319 #ifdef SH4
345 #endif /* SH4 */
403 #ifdef SH4 /* SH7751 support */
560 #endif /* SH4 */
H A Dcache.c88 #ifdef SH4
H A Ddb_interface.c69 #ifdef SH4
78 #ifdef SH4
86 #ifdef SH4
247 #ifdef SH4
328 #ifdef SH4
401 #endif /* SH4 */
405 #ifdef SH4
424 #endif /* SH4 */
449 #ifdef SH4
468 #endif /* SH4 */
[all...]
H A Dsh3_machdep.c133 #ifdef SH4
151 #if defined(SH3) && defined(SH4)
176 #ifdef SH4
209 #ifdef SH4
217 #endif /* SH4 */
282 #if defined(SH3) && defined(SH4)
287 #elif defined(SH4)
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dkloader_machdep.c62 #if defined(SH3) && defined(SH4)
63 #error "don't define both SH3 and SH4"
66 #elif defined(SH4)
152 #ifdef SH4
164 #error "unsupported SH4 variants"
H A Dmachdep.c260 #if defined(SH3) && defined(SH4)
261 #error "don't define both SH3 and SH4"
278 #elif defined(SH4)
292 #error "unsupported SH4 variants"
295 #error "define SH3 or SH4"
367 #elif defined(SH4)
387 #elif defined(SH4)
402 #elif defined(SH4)
406 #if defined(SH4) && defined(BSC_WCR3_VAL)
419 #elif defined(SH4)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Dsh4a-dsp.s30 # Instructions present in SH4 but not in SH3-DSP
/netbsd-current/distrib/hpcsh/stand/
H A DMakefile11 HPCBOOT_SH4DIR= ${HPCBOOTDIR}/binary/SH4
/netbsd-current/sys/arch/hpc/stand/
H A DMakefile11 binary/SH4/hpcboot.exe
28 # (WCE300 binaries for SH3, SH4, ARMV4)
89 for a in SH3 SH4 ARM MIPS; do \
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dkloader_machdep.c140 #ifdef SH4

Completed in 314 milliseconds

123