Searched refs:sextX_op (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-alpha.c | 517 static const char * const sextX_op[] = { "sextb", "sextw", "sextl", NULL }; variable 2147 assemble_tokens (sextX_op[(long) vlgsize], tok, 1, 1); in emit_ldX() 2208 assemble_tokens (sextX_op[(long) vlgsize], tok, 1, 1); in emit_uldX() 2409 assemble_tokens (sextX_op[lgsize], tok, ntok, 0); in emit_sextX()
|