Home
last modified time | relevance | path

Searched refs:CPU_MIPS4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmips-defs.h62 #define CPU_MIPS4 (CPU_MIPS3 | ISA_MIPS4) macro
63 #define CPU_MIPS5 (CPU_MIPS4 | ISA_MIPS5)
H A Dcpu-defs.c.inc588 .insn_flags = CPU_MIPS4 | INSN_VR54XX,
/openbmc/qemu/linux-user/
H A Delfload.c1339 MATCH_PLATFORM_INSN(CPU_MIPS4, "mips4"); in get_elf_base_platform()