Searched refs:insert_into_history (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 1403 insert_into_history (unsigned int first, unsigned int n, in insert_into_history() function 1424 insert_into_history (0, 1, NOP_INSN); in emit_nop() 2629 insert_into_history (prev_nop_frag_since, in append_insn() 3094 insert_into_history (0, 1, ip); in append_insn() 3102 insert_into_history (0, 1, ip); in append_insn() 3137 insert_into_history (0, 1, &delay); in append_insn() 3151 insert_into_history (0, 1, ip); in append_insn() 3155 insert_into_history (0, 1, ip); in append_insn() 3158 insert_into_history (0, 1, ip); in append_insn() 3170 insert_into_history (0, ARRAY_SIZE (history), NOP_INSN); in mips_no_prev_insn() [all …]
|