Home
last modified time | relevance | path

Searched refs:add_fixed_insn (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c2307 add_fixed_insn (struct mips_cl_insn *insn) in add_fixed_insn() function
7177 add_fixed_insn (NOP_INSN); in append_insn()
7345 add_fixed_insn (ip); in append_insn()
7384 add_fixed_insn (ip); in append_insn()
7502 add_fixed_insn (nop); in append_insn()
7531 add_fixed_insn (&delay); in append_insn()
7594 add_fixed_insn (NOP_INSN); in mips_emit_delays()
7633 add_fixed_insn (NOP_INSN); in start_noreorder()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20053379 (insn_length, create_insn, install_insn, move_insn, add_fixed_insn)
3383 them in the history buffer. Use add_fixed_insn or add_relaxed_insn
3387 (mips_emit_delays): Use add_fixed_insn instead of the emit_nop macro.
DChangeLog-2011605 (append_insn): Likewise. When avoiding hazards, call add_fixed_insn