Home | History | Annotate | Download | only in qemu

Lines Matching refs:ISA_MIPS1

571 #define       ISA_MIPS1       (INSN_ISA1)
572 #define ISA_MIPS2 (ISA_MIPS1 | INSN_ISA2)
3096 { "r3000", 1, bfd_mach_mips3000, CPU_R3000, ISA_MIPS1,
3098 { "r3900", 1, bfd_mach_mips3900, CPU_R3900, ISA_MIPS1,