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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 99 static int in_omit_fp = 0; variable
4154 in_omit_fp = 1;
4161 in_omit_fp = 0;
4923 if (in_omit_fp && reloc == BFD_RELOC_NDS32_SDA17S2)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 99 static int in_omit_fp = 0; variable
4152 in_omit_fp = 1;
4159 in_omit_fp = 0;
4918 if (in_omit_fp && reloc == BFD_RELOC_NDS32_SDA17S2)

Completed in 86 milliseconds