Searched refs:first_insn_sizes (Results 1 – 1 of 1) sorted by relevance
1277 unsigned int first_insn_sizes[2]; member7366 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()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()8268 memset (&mips_macro_warning.first_insn_sizes, 0, in macro_start()8269 sizeof (mips_macro_warning.first_insn_sizes)); in macro_start()8328 != mips_macro_warning.first_insn_sizes[0]) in macro_end()8331 != mips_macro_warning.first_insn_sizes[1]) in macro_end()