Home
last modified time | relevance | path

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

/qemu/target/mips/
H A Dmips-defs.h42 #define INSN_LOONGSON3A 0x0000100000000000ULL macro
H A Dcpu-defs.c.inc889 .insn_flags = CPU_MIPS64R2 | INSN_LOONGSON3A |
957 .insn_flags = CPU_MIPS64R2 | INSN_LOONGSON3A |
/qemu/hw/mips/
H A Dloongson3_virt.c516 if (!cpu_type_supports_isa(machine->cpu_type, INSN_LOONGSON3A)) { in mips_loongson3_virt_init()
/qemu/target/mips/tcg/
H A Dtranslate.c2036 INSN_LOONGSON3A)) { in gen_ld()
15106 INSN_LOONGSON3A))) ? MO_UNALN : MO_ALIGN; in mips_tr_init_disas_context()