Searched refs:BASE_INSN_LENGTH (Results 1 – 7 of 7) sorted by relevance
2718 #define BASE_INSN_LENGTH (TARGET_MIPS16 ? 2 : 4) macro
485 ;; using units of BASE_INSN_LENGTH.733 (symbol_ref "get_attr_insn_count (insn) * BASE_INSN_LENGTH")))
13800 length += BASE_INSN_LENGTH * mips_load_label_num_insns (); in mips_adjust_insn_length()
2699 #define BASE_INSN_LENGTH (TARGET_MIPS16 ? 2 : 4) macro
13647 length += BASE_INSN_LENGTH * mips_load_label_num_insns (); in mips_adjust_insn_length()
30044 * config/mips/mips.h (BASE_INSN_LENGTH, NOP_INSN_LENGTH): New macros.30048 instruction counts are in units of BASE_INSN_LENGTH.30050 by BASE_INSN_LENGTH rather than 4. Add the jump separately,30058 by BASE_INSN_LENGTH rather than 4.