Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c300 #define ISA_SUPPORTS_SMARTMIPS (mips_opts.isa == ISA_MIPS32 \ macro
11901 if (mips_opts.ase_smartmips && !ISA_SUPPORTS_SMARTMIPS) in mips_after_parse_args()
12805 if (!ISA_SUPPORTS_SMARTMIPS) in s_mipsset()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-20061407 * config/tc-mips.c (ISA_SUPPORTS_SMARTMIPS): Rename.