Home | History | Annotate | Download | only in disas

Lines Matching defs:ISA_MIPS2

578 #define       ISA_MIPS2       (ISA_MIPS1 | INSN_ISA2)
579 #define ISA_MIPS3 (ISA_MIPS2 | INSN_ISA3)
583 #define ISA_MIPS32 (ISA_MIPS2 | INSN_ISA32)
3138 { "r4010", 1, bfd_mach_mips4010, CPU_R4010, ISA_MIPS2,
3160 { "r6000", 1, bfd_mach_mips6000, CPU_R6000, ISA_MIPS2,