HomeSort by: relevance | last modified time | path
    Searched refs:build_insn (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-d10v.c 514 build_insn (struct d10v_opcode *opcode, function
598 insn = build_insn (opcode, opers, insn);
1442 return build_insn ((*opcode), myops, 0);
tc-d30v.c 484 build_insn (struct d30v_insn *opcode, expressionS *opers) function
1413 insn = build_insn (opcode, myops);
tc-m68hc11.c 216 static void build_insn (struct m68hc11_opcode *, operand *, int);
2441 /* build_insn takes a pointer to the opcode entry in the opcode table, function
2447 build_insn (struct m68hc11_opcode *opcode,
3713 build_insn (opcode, operands, nb_operands);
tc-tic54x.c 4017 build_insn (tic54x_insn *insn) function
4864 int words = build_insn (&insn);
4938 words = build_insn (&insn);
tc-ia64.c 6360 build_insn (struct slot *slot, bfd_vma *insnp) function
6853 build_insn (md.slot + curr, insn + i);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-d10v.c 514 build_insn (struct d10v_opcode *opcode, function
598 insn = build_insn (opcode, opers, insn);
1442 return build_insn ((*opcode), myops, 0);
tc-d30v.c 482 build_insn (struct d30v_insn *opcode, expressionS *opers) function
1411 insn = build_insn (opcode, myops);
tc-m68hc11.c 216 static void build_insn (struct m68hc11_opcode *, operand *, int);
2441 /* build_insn takes a pointer to the opcode entry in the opcode table, function
2447 build_insn (struct m68hc11_opcode *opcode,
3713 build_insn (opcode, operands, nb_operands);
tc-tic54x.c 4017 build_insn (tic54x_insn *insn) function
4864 int words = build_insn (&insn);
4938 words = build_insn (&insn);
tc-ia64.c 6360 build_insn (struct slot *slot, bfd_vma *insnp) function
6853 build_insn (md.slot + curr, insn + i);

Completed in 55 milliseconds