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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 382 int alpha_flag_replace = 1;
1368 if (alpha_flag_replace && targreg == 26)
1401 else if (alpha_flag_replace && targreg == 27)
2855 if (alpha_flag_replace
5631 alpha_flag_replace = 1;
5635 alpha_flag_replace = 0;
379 int alpha_flag_replace = 1; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 382 int alpha_flag_replace = 1;
1368 if (alpha_flag_replace && targreg == 26)
1401 else if (alpha_flag_replace && targreg == 27)
2855 if (alpha_flag_replace
5631 alpha_flag_replace = 1;
5635 alpha_flag_replace = 0;
379 int alpha_flag_replace = 1; variable

Completed in 21 milliseconds