Searched refs:mips_macro_warning (Results 1 – 3 of 3) sorted by relevance
1289 } mips_macro_warning; variable4319 mips_macro_warning.first_frag = frag_now; in relax_close_frag()7366 if (mips_macro_warning.first_insn_sizes[0] == 0) in append_insn()7367 mips_macro_warning.first_insn_sizes[0] = insn_length (ip); in append_insn()7368 mips_macro_warning.sizes[0] += insn_length (ip); in append_insn()7369 mips_macro_warning.insns[0]++; in append_insn()7373 if (mips_macro_warning.first_insn_sizes[1] == 0) in append_insn()7374 mips_macro_warning.first_insn_sizes[1] = insn_length (ip); in append_insn()7375 mips_macro_warning.sizes[1] += insn_length (ip); in append_insn()7376 mips_macro_warning.insns[1]++; in append_insn()[all …]
2479 (mips_macro_warning): New variable.2482 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use2484 (append_insn): Update mips_macro_warning.sizes.
776 (mips_macro_warning): Add delay_slot_16bit_p, delay_slot_32bit_p,