Home | History | Annotate | Download | only in qemu

Lines Matching refs:ISA_MIPS2

572 #define       ISA_MIPS2       (ISA_MIPS1 | INSN_ISA2)
573 #define ISA_MIPS3 (ISA_MIPS2 | INSN_ISA3)
577 #define ISA_MIPS32 (ISA_MIPS2 | INSN_ISA32)
3102 { "r4010", 1, bfd_mach_mips4010, CPU_R4010, ISA_MIPS2,
3124 { "r6000", 1, bfd_mach_mips6000, CPU_R6000, ISA_MIPS2,