Searched refs:build_insn_xg (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-m68hc11.c | 216 static void build_insn_xg (struct m68hc11_opcode *, operand *, int); 2369 build_insn_xg (struct m68hc11_opcode *opcode, in build_insn_xg() function 2873 build_insn_xg (opc->opcode, operands, 0); in md_assemble() 2923 build_insn_xg (&opcode_local, operands, 0); in md_assemble() 2948 build_insn_xg (&opcode_local, operands, 1); in md_assemble() 2984 build_insn_xg (&opcode_local, operands, 1); in md_assemble() 3020 build_insn_xg (&opcode_local, operands, 0); in md_assemble() 3059 build_insn_xg (&opcode_local, operands, 0); in md_assemble() 3084 build_insn_xg (&opcode_local, operands, 1); in md_assemble() 3198 build_insn_xg (&opcode_local, operands, 1); in md_assemble() [all …]
|