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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2399 static int nds32_perf_ext2 = NDS32_DEFAULT_PERF_EXT2;
2427 {"perf2-ext", N_("Performance extension 2"), &nds32_perf_ext2, 1},
3639 nds32_perf_ext2 = 1;
5312 if (nds32_perf_ext2)
2397 static int nds32_perf_ext2 = NDS32_DEFAULT_PERF_EXT2; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2399 static int nds32_perf_ext2 = NDS32_DEFAULT_PERF_EXT2;
2427 {"perf2-ext", N_("Performance extension 2"), &nds32_perf_ext2, 1},
3638 nds32_perf_ext2 = 1;
5307 if (nds32_perf_ext2)
2397 static int nds32_perf_ext2 = NDS32_DEFAULT_PERF_EXT2; variable

Completed in 34 milliseconds