Searched refs:CPU_R4650 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu-type.h | 124 case CPU_R4650: in __get_cpu_type()
|
H A D | cpu.h | 306 CPU_R4400PC, CPU_R4400SC, CPU_R4400MC, CPU_R4600, CPU_R4640, CPU_R4650, enumerator
|
/openbmc/linux/arch/mips/kernel/ |
H A D | idle.c | 147 case CPU_R4650: in check_wait()
|
H A D | cpu-probe.c | 1144 c->cputype = CPU_R4650; in cpu_probe_legacy()
|
/openbmc/qemu/disas/ |
H A D | mips.c | 646 #define CPU_R4650 4650 macro 671 || (cpu == CPU_R4650 && ((insn)->membership & INSN_4650) != 0) \ 3914 { "r4650", 1, bfd_mach_mips4650, CPU_R4650, ISA_MIPS3,
|