Home
last modified time | relevance | path

Searched refs:ISA_MIPS1 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/target-mips/
Dmips-defs.h19 #define ISA_MIPS1 0x00000001 macro
42 #define CPU_MIPS1 (ISA_MIPS1)
/external/qemu/
Dmips-dis.c571 #define ISA_MIPS1 (INSN_ISA1) macro
572 #define ISA_MIPS2 (ISA_MIPS1 | INSN_ISA2)
3094 { "r3000", 1, bfd_mach_mips3000, CPU_R3000, ISA_MIPS1,
3096 { "r3900", 1, bfd_mach_mips3900, CPU_R3900, ISA_MIPS1,