Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011805 (insns_between, nops_for_vr4130, nops_for_insn): Likewise.
1031 * config/tc-mips.c (nops_for_vr4130, nops_for_24k, nops_for_insn)
1441 (nops_for_insn): Call nops_for_24k.
DChangeLog-20053317 (nops_for_insn): Use MAX_DELAY_NOPS rather than MAX_NOPS. Use
3361 (classify_vr4120_insn, insns_between, nops_for_insn, nops_for_sequence)
3367 (emit_delays): Use nops_for_insn instead of inline delay checks.
DChangeLog-20091942 (nops_for_insn): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c6487 nops_for_insn (int ignore, const struct mips_cl_insn *hist, in nops_for_insn() function
6537 nops = nops_for_insn (ignore, buffer, NULL); in nops_for_sequence()
6551 nops = nops_for_insn (ignore, hist, insn); in nops_for_insn_or_target()
6690 if (nops_for_insn (0, history + 1, ip) > 0) in can_swap_branch_p()
7165 ? nops_for_insn (0, history, NULL) in append_insn()
7590 int nops = nops_for_insn (0, history, NULL); in mips_emit_delays()
7618 nops = nops_for_insn (0, history, NULL); in start_noreorder()