Searched refs:mips_relax_branch (Results 1 – 2 of 2) sorted by relevance
945 static int mips_relax_branch; variable3881 if (ISA_IS_R6 (opts->isa) && mips_relax_branch) in mips_check_options()7094 if (!mips_relax_branch) in append_insn()7251 relax32 = (mips_relax_branch in append_insn()14328 mips_relax_branch = 1; in md_parse_option()14332 mips_relax_branch = 0; in md_parse_option()
3931 * config/tc-mips.c (mips_relax_branch): New variable.