Searched refs:nops_for_sequence (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 2504 nops_for_sequence (int num_insns, const struct mips_cl_insn *history, ...) in nops_for_sequence() function 2536 tmp_nops = nops_for_sequence (2, history, insn, NOP_INSN); in nops_for_insn_or_target() 2542 tmp_nops = nops_for_sequence (1, history, insn); in nops_for_insn_or_target() 2994 || nops_for_sequence (2, history + 1, ip, history) > 0 in append_insn()
|