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

  /src/external/gpl3/binutils/dist/gas/config/
tc-v850.c 137 static int v850_relax = 0;
534 if (! v850_relax)
1626 v850_relax = 1;
3345 if (v850_relax
3682 if (v850_relax
135 static int v850_relax = 0; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-v850.c 137 static int v850_relax = 0;
539 if (! v850_relax)
1631 v850_relax = 1;
3350 if (v850_relax
3687 if (v850_relax
135 static int v850_relax = 0; variable

Completed in 51 milliseconds