Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11194 #define OPTION_SMARTMIPS (OPTION_ASE_BASE + 10) macro
11195 {"msmartmips", no_argument, NULL, OPTION_SMARTMIPS},
11525 case OPTION_SMARTMIPS: in md_parse_option()