Searched refs:workaround_short_loop (Results 1 – 3 of 3) sorted by relevance
565 static bfd_boolean workaround_short_loop = FALSE; variable591 workaround_short_loop |= TRUE; in xtensa_setup_hw_workarounds()794 workaround_short_loop = TRUE; in md_parse_option()797 workaround_short_loop = FALSE; in md_parse_option()817 workaround_short_loop = FALSE; in md_parse_option()6837 if (workaround_short_loop && use_transform ()) in xg_assemble_vliw_tokens()6943 if (workaround_short_loop && maybe_has_short_loop) in xtensa_end()
773 static bfd_boolean workaround_short_loop = TRUE; variable975 workaround_short_loop = TRUE;979 workaround_short_loop = FALSE;1006 workaround_short_loop = FALSE;
690 (workaround_a0_b_retw, workaround_b_j_loop_end, workaround_short_loop,