Searched refs:sextX_op (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c522 static const char * const sextX_op[] = { "sextb", "sextw", "sextl", NULL };
2154 assemble_tokens (sextX_op[(long) vlgsize], tok, 1, 1);
2215 assemble_tokens (sextX_op[(long) vlgsize], tok, 1, 1);
2416 assemble_tokens (sextX_op[lgsize], tok, ntok, 0);
517 static const char * const sextX_op[] = { "sextb", "sextw", "sextl", NULL }; variable

Completed in 110 milliseconds