HomeSort by: relevance | last modified time | path
    Searched defs:nds32_dsp_ext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2402 static int nds32_dsp_ext = NDS32_DEFAULT_DSP_EXT;
2434 {"dsp-ext", N_("DSP extension"), &nds32_dsp_ext, 1},
3645 nds32_dsp_ext = 1;
5432 if (nds32_dsp_ext)
2400 static int nds32_dsp_ext = NDS32_DEFAULT_DSP_EXT; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2402 static int nds32_dsp_ext = NDS32_DEFAULT_DSP_EXT;
2434 {"dsp-ext", N_("DSP extension"), &nds32_dsp_ext, 1},
3644 nds32_dsp_ext = 1;
5427 if (nds32_dsp_ext)
2400 static int nds32_dsp_ext = NDS32_DEFAULT_DSP_EXT; variable

Completed in 34 milliseconds