Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1335 #define ISA_MIPS32R3 INSN_ISA32R3 macro
DChangeLog-0415503 (ISA_MIPS32R3): New define.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h1335 #define ISA_MIPS32R3 INSN_ISA32R3 macro
DChangeLog-0415503 (ISA_MIPS32R3): New define.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips-dis.c576 ISA_MIPS32R3,
640 ISA_MIPS32R3,
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips-dis.c576 ISA_MIPS32R3,
640 ISA_MIPS32R3,
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c330 || mips_opts.isa == ISA_MIPS32R3 \
393 || (ISA) == ISA_MIPS32R3 \
417 || (ISA) == ISA_MIPS32R3 \
432 || (ISA) == ISA_MIPS32R3 \
450 || (ISA) == ISA_MIPS32R3 \
467 || (ISA) == ISA_MIPS32R3 \
558 || mips_opts.isa == ISA_MIPS32R3 \
2134 if (mips_opts.isa == ISA_MIPS32R3 || mips_opts.isa == ISA_MIPS64R3) in mips_isa_rev()
14960 file_mips_opts.isa = ISA_MIPS32R3; in md_parse_option()
16957 case ISA_MIPS32R3: in s_mipsset()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.h277 #define ISA_MIPS32R3 (mips_isa == MIPS_ISA_MIPS32R3) macro
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201436078 * config/mips/mips.h (ISA_MIPS32R3): New define.
36082 (TARGET_CPU_CPP_BUILTINS): Added support for ISA_MIPS32R3,