Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11196 #define OPTION_NO_SMARTMIPS (OPTION_ASE_BASE + 11) macro
11197 {"mno-smartmips", no_argument, NULL, OPTION_NO_SMARTMIPS},
11529 case OPTION_NO_SMARTMIPS: in md_parse_option()