Searched refs:ISA_MIPS64R2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h204 #define ISA_MIPS64R2 (mips_isa == 65)
391 else if (ISA_MIPS64R2) \
584 || ISA_MIPS64R2) \
607 || ISA_MIPS64R2)
619 || ISA_MIPS64R2) \
629 || ISA_MIPS64R2)
636 || ISA_MIPS64R2) \
647 || ISA_MIPS64R2 \
653 || ISA_MIPS64R2) \
661 || ISA_MIPS64R2 \
203 #define ISA_MIPS64R2 macro
[all...]
H A Dfreebsd.h235 else if (ISA_MIPS64R2) \
H A Dmips.c4883 && !(ISA_MIPS32 || ISA_MIPS32R2 || ISA_MIPS64 || ISA_MIPS64R2)
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dmips.h553 #define ISA_MIPS64R2 (ISA_MIPS64 | INSN_ISA32R2 | INSN_ISA64R2) macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c455 (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP | INSN_DSPR2
468 ISA_MIPS64R2 | INSN_OCTEON, mips_cp0_names_octeon,
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c286 || mips_opts.isa == ISA_MIPS64R2)
308 || mips_opts.isa == ISA_MIPS64R2)
310 #define ISA_SUPPORTS_DSP64_ASE (mips_opts.isa == ISA_MIPS64R2)
317 || mips_opts.isa == ISA_MIPS64R2)
324 || mips_opts.isa == ISA_MIPS64R2)
353 || (ISA) == ISA_MIPS64R2)
362 || (ISA) == ISA_MIPS64R2)
367 ((ISA) == ISA_MIPS64R2)
373 || (ISA) == ISA_MIPS64R2 \
379 || (ISA) == ISA_MIPS64R2)
[all...]

Completed in 220 milliseconds