Searched refs:OPTION_NO_SMARTMIPS (Results 1 – 1 of 1) sorted by relevance
11196 #define OPTION_NO_SMARTMIPS (OPTION_ASE_BASE + 11) macro11197 {"mno-smartmips", no_argument, NULL, OPTION_NO_SMARTMIPS},11529 case OPTION_NO_SMARTMIPS: in md_parse_option()