Home
last modified time | relevance | path

Searched refs:flag_fixed_branches (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c245 static short flag_fixed_branches = 0; variable
501 flag_fixed_branches = 1; in md_parse_option()
1850 (jmp_mode == 1 || flag_fixed_branches == 0)))) in build_jump_insn()
1925 if (jmp_mode == 0 && flag_fixed_branches) in build_jump_insn()
2007 (jmp_mode == 1 || flag_fixed_branches == 0)))) in build_dbranch_insn()
2038 if (jmp_mode == 0 && flag_fixed_branches) in build_dbranch_insn()
4121 if (flag_fixed_branches) in md_estimate_size_before_relax()