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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1111 assemble_tokens_to_insn (const char *opname,
1235 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1271 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1289 assemble_tokens_to_insn ("lda", newtok, 3, &insn);
1297 assemble_tokens_to_insn ("lda", newtok, 3, &insn);
1315 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1420 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
1438 assemble_tokens_to_insn ("ldq", newtok, 3, &insn);
2021 assemble_tokens_to_insn ((const char *) opname, newtok, 3, &insn);
2069 assemble_tokens_to_insn ((cons
1104 assemble_tokens_to_insn (const char *opname, function
[all...]

Completed in 39 milliseconds