Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c2475 nops_for_insn (const struct mips_cl_insn *history, in nops_for_insn() function
2517 nops = nops_for_insn (buffer, NULL); in nops_for_sequence()
2531 nops = nops_for_insn (history, insn); in nops_for_insn_or_target()
2578 ? nops_for_insn (history, NULL) in append_insn()
2991 || nops_for_insn (history + 1, ip) > 0 in append_insn()
3183 int nops = nops_for_insn (history, NULL); in mips_emit_delays()
3211 nops = nops_for_insn (history, NULL); in start_noreorder()