| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-crx.c | 1401 assemble_insn (char *mnemonic, ins *insn) function 1951 if (assemble_insn (op, &crx_ins) == 0)
|
| tc-cr16.c | 2169 assemble_insn (const char *mnemonic, ins *insn) function 2483 if (assemble_insn (op, &cr16_ins) == 0)
|
| tc-kvx.c | 687 assemble_insn (const struct kvxopc * opcode, struct token_list *tok, struct kvxinsn *insn) function 950 assemble_insn (format, toks, insn);
|
| tc-alpha.c | 567 static void assemble_insn (const struct alpha_opcode *, const expressionS *, int, struct alpha_insn *, extended_bfd_reloc_code_real_type); 1173 assemble_insn (opcode, tok, ntok, insn, BFD_RELOC_UNUSED); 2006 assemble_insn (const struct alpha_opcode *opcode, 3325 assemble_insn (opcode, tok, ntok, &insn, reloc); 1999 assemble_insn (const struct alpha_opcode *opcode, function
|
| tc-arc.c | 411 static void assemble_insn 2490 assemble_insn (opcode, tok, ntok, pflags, nflgs, &insn); 3323 assemble_insn (opcode, relax_arg->tok, relax_arg->ntok, relax_arg->pflags, 3884 assemble_insn (const struct arc_opcode *opcode, function 3904 pr_debug ("%s:%d: assemble_insn: %s using opcode %llx\n",
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-crx.c | 1401 assemble_insn (char *mnemonic, ins *insn) function 1951 if (assemble_insn (op, &crx_ins) == 0)
|
| tc-cr16.c | 2172 assemble_insn (const char *mnemonic, ins *insn) function 2486 if (assemble_insn (op, &cr16_ins) == 0)
|
| tc-kvx.c | 687 assemble_insn (const struct kvxopc * opcode, struct token_list *tok, struct kvxinsn *insn) function 950 assemble_insn (format, toks, insn);
|
| tc-alpha.c | 567 static void assemble_insn (const struct alpha_opcode *, const expressionS *, int, struct alpha_insn *, extended_bfd_reloc_code_real_type); 1173 assemble_insn (opcode, tok, ntok, insn, BFD_RELOC_UNUSED); 2006 assemble_insn (const struct alpha_opcode *opcode, 3325 assemble_insn (opcode, tok, ntok, &insn, reloc); 1999 assemble_insn (const struct alpha_opcode *opcode, function
|
| tc-arc.c | 411 static void assemble_insn 2489 assemble_insn (opcode, tok, ntok, pflags, nflgs, &insn); 3326 assemble_insn (opcode, relax_arg->tok, relax_arg->ntok, relax_arg->pflags, 3892 assemble_insn (const struct arc_opcode *opcode, function 3912 pr_debug ("%s:%d: assemble_insn: %s using opcode %llx\n",
|