Searched refs:SH4 (Results 26 - 50 of 55) sorted by relevance

123

/netbsd-current/sys/arch/sh3/include/
H A Dtmureg.h98 #if defined(SH3) && defined(SH4)
111 #endif /* SH3 && SH4 */
H A Dubcreg.h109 #if defined(SH3) && defined(SH4)
121 #endif /* SH3 && SH4 */
H A Dexception.h32 * SH3/SH4 Exception handling.
52 #define EXPEVT_RESET_TLB_MULTI_HIT 0x140 /* SH4 only */
168 #if defined(SH3) && defined(SH4)
172 #endif /* SH3 && SH4 */
H A Dcpu.h39 * SH3/SH4 support.
135 * Logical address space of SH3/SH4 CPU.
226 #if defined(SH4)
227 /* SH4 Processor Version Register */
/netbsd-current/sys/arch/sh3/sh3/
H A Dlocore_c.c174 #ifdef SH4
209 #endif /* SH4 */
H A Dclock.c313 #ifdef SH4
335 #endif /* SH4 */
H A Dvm_machdep.c179 * SH4 can make wired TLB entries so P3 address for PCB is ok.
205 #ifdef SH4
H A Dexception_vector.S317 #ifdef SH4
473 #endif /* SH4 */
H A Dpmap.c218 #ifdef SH4
223 * on SH4 to avoid possible virtual cache aliases and
904 #ifdef SH4
928 #endif /* SH4 */
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dlocore.S79 #if defined(SH3) && defined(SH4)
80 #error "evbsh3 port don't support SH3,SH4 common kernel."
180 #ifdef SH4
209 #endif /* SH4 */
231 #ifdef SH4 /* invalidate and enable instruction and operand caches */
233 #endif /* SH4 */
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dautoconf.c80 #ifdef SH4
H A Dmachdep.c457 #ifdef SH4
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dwdvar.h67 #elif defined(SH4)
H A DMakefile19 MMEYE_CPU= SH4
27 .if ${MMEYE_CPU} == "SH4"
79 .if ${MMEYE_CPU} == "SH4"
H A Dboot.c204 #if defined(SH4)
H A Dwdc.c46 #elif defined(SH4)
/netbsd-current/sys/arch/mmeye/mmeye/
H A Dlocore.S79 #if defined(SH3) && defined(SH4)
80 #error "mmeye port don't support SH3,SH4 common kernel."
H A Dmachdep.c451 #ifdef SH4
485 #elif SH4
/netbsd-current/sys/arch/sh3/dev/
H A Dscif.c323 #ifdef SH4 /* additional registers in sh4 */
331 #endif /* SH4 */
397 #ifdef SH4
410 #ifdef SH4
419 #ifdef SH4
477 #ifdef SH4
1224 #ifdef SH4
/netbsd-current/sys/arch/landisk/landisk/
H A Dmachdep.c406 #if defined(SH4) && defined(SH7751R)
415 #endif /* SH4 && SH7751R */
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dfile_http.cpp53 #elif defined SH4
54 "SH4"
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h115 SH4 = 0x53, member in class:llvm::codeview::CPUType
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h145 SH4 = 0x1A6, member in class:llvm::pdb::PDB_Checksum::PDB_Machine
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp181 CV_ENUM_CLASS_ENT(CPUType, SH4),
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp327 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, SH4, OS)

Completed in 192 milliseconds

123