HomeSort by: relevance | last modified time | path
    Searched refs:SH7750 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/sh3/
sh_arch.h 120 class SH7750 : public SHArchitecture {
125 SH7750(Console *&cons, MemoryManager *&mem, boot_func_t bootfunc)
127 DPRINTF((TEXT("CPU: SH7750\n")));
130 ~SH7750(void) {
sh_boot.cpp 124 _arch = new SH7750(_cons, _mem, SH7750::boot_func);
  /src/sys/arch/evbsh3/evbsh3/
kloader_machdep.c 153 #if defined(SH7750)
machdep.c 279 #if defined(SH7750)

Completed in 13 milliseconds