Home
last modified time | relevance | path

Searched refs:CPU_MIPS64 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmips-defs.h63 #define CPU_MIPS64 (ISA_MIPS3) macro
H A Dcpu.h1347 return cpu_type_supports_isa(cpu_type, CPU_MIPS64); in cpu_type_is_64bit()
/openbmc/u-boot/arch/mips/
H A DKconfig9 default "mips64" if CPU_MIPS64
258 default 0xffffffff80000000 if CPU_MIPS64
345 config CPU_MIPS64 config
/openbmc/linux/arch/mips/
H A DKconfig1926 config CPU_MIPS64 config
2692 …depends on PERF_EVENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON …
/openbmc/qemu/disas/
H A Dmips.c659 #define CPU_MIPS64 64 macro
3956 { "mips64", 1, bfd_mach_mipsisa64, CPU_MIPS64,