Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dmips-defs.h83 #define CPU_MIPS64R6 (CPU_MIPS64R5 | CPU_MIPS32R6) macro
H A Dcpu-defs.c.inc780 .insn_flags = CPU_MIPS64R6,
820 .insn_flags = CPU_MIPS64R6,
/openbmc/qemu/linux-user/
H A Delfload.c1381 MATCH_PLATFORM_INSN(CPU_MIPS64R6, "mips64r6"); in get_elf_base_platform()