Home
last modified time | relevance | path

Searched refs:INSN_LOONGSON3A (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmips-defs.h44 #define INSN_LOONGSON3A 0x0000100000000000ULL macro
H A Dcpu-defs.c.inc887 .insn_flags = CPU_MIPS64R2 | INSN_LOONGSON3A |
955 .insn_flags = CPU_MIPS64R2 | INSN_LOONGSON3A |
/openbmc/qemu/hw/mips/
H A Dloongson3_virt.c482 if (!cpu_type_supports_isa(machine->cpu_type, INSN_LOONGSON3A)) { in mips_loongson3_virt_init()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c2062 INSN_LOONGSON3A)) { in gen_ld()
15420 INSN_LOONGSON3A))) ? MO_UNALN : MO_ALIGN; in mips_tr_init_disas_context()