Searched refs:RELAX_MICROMIPS_INSN32 (Results 1 – 2 of 2) sorted by relevance
1248 #define RELAX_MICROMIPS_INSN32(i) (((i) & 0x2000) != 0) macro18146 insn32 = RELAX_MICROMIPS_INSN32 (fragp->fr_subtype); in relaxed_micromips_32bit_branch_length()18834 bool insn32 = RELAX_MICROMIPS_INSN32 (fragp->fr_subtype); in md_convert_frag()
1951 (RELAX_MICROMIPS_INSN32): New macro.