HomeSort by: relevance | last modified time | path
    Searched defs:SH7750 (Results 1 - 2 of 2) 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_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) {

Completed in 26 milliseconds