Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c11188 #define OPTION_NO_DSP (OPTION_ASE_BASE + 7) macro
11189 {"mno-dsp", no_argument, NULL, OPTION_NO_DSP},
11484 case OPTION_NO_DSP: in md_parse_option()