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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 557 static const char * const sextX_op[] = { "sextb", "sextw", "sextl", NULL };
2319 assemble_tokens (sextX_op[lgsize.i], tok, 1, 1);
2379 assemble_tokens (sextX_op[lgsize.i], tok, 1, 1);
2575 assemble_tokens (sextX_op[lgsize.i], tok, ntok, 0);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 557 static const char * const sextX_op[] = { "sextb", "sextw", "sextl", NULL };
2319 assemble_tokens (sextX_op[lgsize.i], tok, 1, 1);
2379 assemble_tokens (sextX_op[lgsize.i], tok, 1, 1);
2575 assemble_tokens (sextX_op[lgsize.i], tok, ntok, 0);

Completed in 37 milliseconds