Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-xtensa.c528 static void xtensa_move_labels
4557 xtensa_move_labels (new_frag, new_offset, loops_ok) in xtensa_move_labels() function
4774 xtensa_move_labels (frag_now, 0, TRUE);
4939 xtensa_move_labels (frag_now, 0, FALSE);
4966 xtensa_move_labels (frag_now, 0, TRUE);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-xtensa.c528 static void xtensa_move_labels
4557 xtensa_move_labels (new_frag, new_offset, loops_ok) in xtensa_move_labels() function
4774 xtensa_move_labels (frag_now, 0, TRUE);
4939 xtensa_move_labels (frag_now, 0, FALSE);
4966 xtensa_move_labels (frag_now, 0, TRUE);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-xtensa.c976 xtensa_move_labels (fragS *new_frag, valueT new_offset, bfd_boolean loops_ok) in xtensa_move_labels() function
5111 xtensa_move_labels (frag_now, 0, TRUE); in xtensa_frob_label()
5127 xtensa_move_labels (frag_now, 0, TRUE); in xtensa_frob_label()
6821 xtensa_move_labels (frag_now, 0, FALSE); in xg_assemble_vliw_tokens()
6828 xtensa_move_labels (frag_now, 0, TRUE); in xg_assemble_vliw_tokens()
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-xtensa.c972 xtensa_move_labels (fragS *new_frag, valueT new_offset, bfd_boolean loops_ok) in xtensa_move_labels() function
5047 xtensa_move_labels (frag_now, 0, TRUE); in xtensa_frob_label()
5063 xtensa_move_labels (frag_now, 0, TRUE); in xtensa_frob_label()
6747 xtensa_move_labels (frag_now, 0, FALSE); in xg_assemble_vliw_tokens()
6754 xtensa_move_labels (frag_now, 0, TRUE); in xg_assemble_vliw_tokens()
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-20071902 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1904 (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1906 xtensa_move_labels for alignment of loop opcodes.
H A DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
917 call to xtensa_move_labels. Propagate is_branch_target and
920 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
921 aligning a loop instruction. Adjust call to xtensa_move_labels for
932 "move_labels" argument and corresponding call to xtensa_move_labels.
933 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A DChangeLog-20071902 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1904 (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1906 xtensa_move_labels for alignment of loop opcodes.
H A DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
917 call to xtensa_move_labels. Propagate is_branch_target and
920 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
921 aligning a loop instruction. Adjust call to xtensa_move_labels for
932 "move_labels" argument and corresponding call to xtensa_move_labels.
933 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A DChangeLog-20071902 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1904 (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1906 xtensa_move_labels for alignment of loop opcodes.
H A DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
917 call to xtensa_move_labels. Propagate is_branch_target and
920 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
921 aligning a loop instruction. Adjust call to xtensa_move_labels for
932 "move_labels" argument and corresponding call to xtensa_move_labels.
933 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A DChangeLog-20071902 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1904 (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1906 xtensa_move_labels for alignment of loop opcodes.
H A DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
917 call to xtensa_move_labels. Propagate is_branch_target and
920 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
921 aligning a loop instruction. Adjust call to xtensa_move_labels for
932 "move_labels" argument and corresponding call to xtensa_move_labels.
933 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A DChangeLog-20071902 * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1904 (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1906 xtensa_move_labels for alignment of loop opcodes.
H A DChangeLog-0203911 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
917 call to xtensa_move_labels. Propagate is_branch_target and
920 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
921 aligning a loop instruction. Adjust call to xtensa_move_labels for
932 "move_labels" argument and corresponding call to xtensa_move_labels.
933 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-xtensa.c1088 xtensa_move_labels (fragS *new_frag, valueT new_offset) in xtensa_move_labels() function
5340 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
5358 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
7124 xtensa_move_labels (frag_now, 0); in xg_assemble_vliw_tokens()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-xtensa.c1141 xtensa_move_labels (fragS *new_frag, valueT new_offset) in xtensa_move_labels() function
5412 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
5430 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
7213 xtensa_move_labels (frag_now, 0); in xg_assemble_vliw_tokens()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-xtensa.c1141 xtensa_move_labels (fragS *new_frag, valueT new_offset) in xtensa_move_labels() function
5412 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
5430 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
7213 xtensa_move_labels (frag_now, 0); in xg_assemble_vliw_tokens()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-xtensa.c1088 xtensa_move_labels (fragS *new_frag, valueT new_offset) in xtensa_move_labels() function
5340 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
5358 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
7124 xtensa_move_labels (frag_now, 0); in xg_assemble_vliw_tokens()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-xtensa.c1141 xtensa_move_labels (fragS *new_frag, valueT new_offset) in xtensa_move_labels() function
5412 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
5430 xtensa_move_labels (frag_now, 0); in xtensa_frob_label()
7213 xtensa_move_labels (frag_now, 0); in xg_assemble_vliw_tokens()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A DChangeLog-0203916 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
922 call to xtensa_move_labels. Propagate is_branch_target and
925 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
926 aligning a loop instruction. Adjust call to xtensa_move_labels for
937 "move_labels" argument and corresponding call to xtensa_move_labels.
938 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A DChangeLog-0203916 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
922 call to xtensa_move_labels. Propagate is_branch_target and
925 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
926 aligning a loop instruction. Adjust call to xtensa_move_labels for
937 "move_labels" argument and corresponding call to xtensa_move_labels.
938 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A DChangeLog-0203916 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
922 call to xtensa_move_labels. Propagate is_branch_target and
925 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
926 aligning a loop instruction. Adjust call to xtensa_move_labels for
937 "move_labels" argument and corresponding call to xtensa_move_labels.
938 (md_assemble): Add a separate call to xtensa_move_labels and remove
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A DChangeLog-0203916 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
922 call to xtensa_move_labels. Propagate is_branch_target and
925 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
926 aligning a loop instruction. Adjust call to xtensa_move_labels for
937 "move_labels" argument and corresponding call to xtensa_move_labels.
938 (md_assemble): Add a separate call to xtensa_move_labels and remove