Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/
DChangeLog921 ISA_SUPPORTS_DSPR2_ASE, MIPS_CPU_ASE_DSPR2): Add DSP R2 ASE support.
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c316 #define ISA_SUPPORTS_DSPR2_ASE (mips_opts.isa == ISA_MIPS32R2 \ macro
11916 if (mips_opts.ase_dspr2 && !ISA_SUPPORTS_DSPR2_ASE) in mips_after_parse_args()
12835 if (!ISA_SUPPORTS_DSPR2_ASE) in s_mipsset()