Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c565 static bfd_boolean workaround_short_loop = FALSE; variable
591 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()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c773 static bfd_boolean workaround_short_loop = TRUE; variable
975 workaround_short_loop = TRUE;
979 workaround_short_loop = FALSE;
1006 workaround_short_loop = FALSE;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004690 (workaround_a0_b_retw, workaround_b_j_loop_end, workaround_short_loop,