Home
last modified time | relevance | path

Searched refs:ISA_MIPS32R5 (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1336 #define ISA_MIPS32R5 INSN_ISA32R5 macro
DChangeLog-0415504 (ISA_MIPS32R5): New define.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h1336 #define ISA_MIPS32R5 INSN_ISA32R5 macro
DChangeLog-0415504 (ISA_MIPS32R5): New define.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c331 || mips_opts.isa == ISA_MIPS32R5 \
394 || (ISA) == ISA_MIPS32R5 \
418 || (ISA) == ISA_MIPS32R5 \
433 || (ISA) == ISA_MIPS32R5 \
451 || (ISA) == ISA_MIPS32R5 \
468 || (ISA) == ISA_MIPS32R5 \
559 || mips_opts.isa == ISA_MIPS32R5 \
2137 if (mips_opts.isa == ISA_MIPS32R5 || mips_opts.isa == ISA_MIPS64R5) in mips_isa_rev()
14964 file_mips_opts.isa = ISA_MIPS32R5; in md_parse_option()
16958 case ISA_MIPS32R5: in s_mipsset()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h278 #define ISA_MIPS32R5 (mips_isa == MIPS_ISA_MIPS32R5) macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips-dis.c584 ISA_MIPS32R5,
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips-dis.c584 ISA_MIPS32R5,
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201436079 (ISA_MIPS32R5): New define.
36083 ISA_MIPS32R5, ISA_MIPS64R3 and ISA_MIPS64R5.