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

  /src/external/gpl3/binutils/dist/gas/config/
tc-spu.c 145 static int use_dd2 = 1;
156 use_dd2 = 1;
159 use_dd2 = 1;
162 use_dd2 = 0;
284 if (!use_dd2 && strcmp (format->mnemonic, "orx") == 0)
550 if (!use_dd2
144 static int use_dd2 = 1; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-spu.c 145 static int use_dd2 = 1;
156 use_dd2 = 1;
159 use_dd2 = 1;
162 use_dd2 = 0;
284 if (!use_dd2 && strcmp (format->mnemonic, "orx") == 0)
550 if (!use_dd2
144 static int use_dd2 = 1; variable

Completed in 64 milliseconds