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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 2395 static int nds32_div = 1;
2423 {"div", N_("Divide instructions support"), &nds32_div, 1},
3635 nds32_div = 1;
5350 if (nds32_div && nds32_dx_regs)
2393 static int nds32_div = 1; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 2395 static int nds32_div = 1;
2423 {"div", N_("Divide instructions support"), &nds32_div, 1},
3634 nds32_div = 1;
5345 if (nds32_div && nds32_dx_regs)
2393 static int nds32_div = 1; variable

Completed in 31 milliseconds