Searched refs:ISA_MIPS32R2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dnetbsd.h99 else if (ISA_MIPS32R2) \
H A Dmips.h202 #define ISA_MIPS32R2 (mips_isa == 33)
379 else if (ISA_MIPS32R2) \
582 || ISA_MIPS32R2 \
617 || ISA_MIPS32R2 \
627 || ISA_MIPS32R2 \
645 || ISA_MIPS32R2 \
659 || ISA_MIPS32R2 \
706 && (ISA_MIPS32R2 \
724 || ISA_MIPS32R2 \
745 && (ISA_MIPS32R2 \
201 #define ISA_MIPS32R2 macro
[all...]
H A Dfreebsd.h223 else if (ISA_MIPS32R2) \
H A Dmips.c4883 && !(ISA_MIPS32 || ISA_MIPS32R2 || ISA_MIPS64 || ISA_MIPS64R2)
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c284 || mips_opts.isa == ISA_MIPS32R2 \
301 || mips_opts.isa == ISA_MIPS32R2)
307 #define ISA_SUPPORTS_DSP_ASE (mips_opts.isa == ISA_MIPS32R2 \
316 #define ISA_SUPPORTS_DSPR2_ASE (mips_opts.isa == ISA_MIPS32R2 \
323 #define ISA_SUPPORTS_MT_ASE (mips_opts.isa == ISA_MIPS32R2 \
360 || (ISA) == ISA_MIPS32R2 \
372 ((ISA) == ISA_MIPS32R2 \
378 ((ISA) == ISA_MIPS32R2 \
384 || (ISA) == ISA_MIPS32R2 \
391 ((ISA) == ISA_MIPS32R2 \
[all...]
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dmips.h552 #define ISA_MIPS32R2 (ISA_MIPS32 | INSN_ISA32R2) macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c441 (ISA_MIPS32R2 | INSN_MIPS16 | INSN_SMARTMIPS | INSN_DSP | INSN_DSPR2

Completed in 114 milliseconds