Searched refs:write_1_short (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-d30v.c | 615 write_1_short (struct d30v_insn *opcode, in write_1_short() function 956 write_1_short (opcode1, insn1, fx->next, FALSE); in write_2_short() 996 write_1_short (opcode1, insn1, fx->next, FALSE); in write_2_short() 1003 write_1_short (opcode1, insn1, fx->next, FALSE); in write_2_short() 1013 write_1_short (opcode1, insn1, fx->next, FALSE); in write_2_short() 1710 write_1_short (&opcode, (long) insn, fixups->next->next, TRUE); in md_assemble() 1815 write_1_short (&prev_opcode, (long) prev_insn, fixups->next, in d30v_cleanup()
|
D | tc-d10v.c | 642 write_1_short (struct d10v_opcode *opcode, in write_1_short() function 982 write_1_short (opcode1, insn1, fx->next); in write_2_short() 1627 write_1_short (prev_opcode, prev_insn, fixups->next); in d10v_cleanup()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2009 | 743 (write_long, write_1_short, write_2_short): Call dwarf2_emit_insn. 771 * config/tc-d30v.c (write_long, write_1_short,
|
D | ChangeLog-9697 | 50 (write_1_short): If -n, warn about adding a nop. Use
|