Home
last modified time | relevance | path

Searched refs:labels (Results 1 – 25 of 81) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Dlabels.s1 * local labels
3 * Local labels are undefined/reset in one of four ways:
26 .copy labels.inc
Dlabels.d2 #name: c54x local labels
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dreloclab.s1 # Different relocations for extern labels: GETA, PUSHJ, Bcc, JMP.
2 # Mix in different accesses to local labels to see that relaxing works for
Drelax2.s2 # local symbols, ditto non-local labels, similar with three PUSHJs.
3 # Note the absence of ":" on labels: because it's a symbol-character,
Dlocall1.s1 % Get rid of labels that look compiler-generated, matching: "L.*:[0-9]+".
Dfb-1.s1 # FB-labels are valid in GREG definitions.
Dalign-1.s2 # labels to such entities are aligned.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dlabfloat.s1 ; Check if labels are mistaken for floats.
Drd-dw2-8.d5 # Simple broken word, table with two labels.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
Dlabel.s1 # labels should be aligned on 8-byte boundries
Dlabel-debug.s1 # labels should be aligned on 8-byte boundries
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dundefined_coff.d3 # use a different naming convention for local labels.
Dundefined.d3 # use a different naming convention for local labels.
Darm-it-auto.s6 @These branches are to see the labels in the generated file
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-sh64.texi147 Instruction label references can reference labels in either SHmedia or
148 SHcompact. To differentiate between the two, labels in SHmedia sections
150 which SHcompact labels will have the least significant bit reset
180 labels to determine when such mode switches occur (by checking the least
Dc-xstormy16.texi88 computes the difference between the address of labels 'here' and
99 computes the difference between the address of labels 'here' and
Dc-rx.texi183 effect. Note that one or more labels may be between this directive
184 and the opcode; those labels are aligned as well. Any inserted bytes
Dc-tic54x.texi153 Local labels may be defined in two ways:
162 Local labels thus defined may be redefined or automatically generated.
548 This directive resets any TIC54X local labels currently defined. Normal
549 @code{@value{AS}} local labels are unaffected.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xstormy16/
Dreloc-2.s30 ; check branch operations to local labels
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.h68 struct insn_label_list *labels; member
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-sh.c2657 bfd_vma *labels = NULL; in sh_align_loads() local
2667 labels = (bfd_vma *) bfd_malloc (amt); in sh_align_loads()
2668 if (labels == NULL) in sh_align_loads()
2670 label_end = labels; in sh_align_loads()
2684 label = labels; in sh_align_loads()
2709 free (labels); in sh_align_loads()
2714 if (labels != NULL) in sh_align_loads()
2715 free (labels); in sh_align_loads()
Delf32-msp430.c1500 int labels; /* Position of labels: 1 - one label at first member
2115 if (rx->labels == 3) /* Handle special cases. */ in msp430_elf_relax_section()
2124 if (rx->labels == 3) /* Handle special cases. */ in msp430_elf_relax_section()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
Dreglabel.s1 ! labels starting with a valid register name
/toolchain/binutils/binutils-2.25/gprof/
DTODO32 name are suppressed (happens with labels, for example);
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-201066 for new fake labels created off the dot special symbol.
71 (s_cons, s_float_cons, s_gpword, s_gpdword): Only clear labels
73 (mips_define_label): Move code to record labels over to...
526 * config/bfin-parse.y (LOOP_BEGIN, LOOP_END): Handle numeric labels.
1617 (tic6x_segment_info_type): Keep a list of labels and a current
1618 frag instead of a boolean for whether labels seen and a count of
1628 (md_assemble): Handle list of labels and saved frag for execute
1630 adjust labels accordingly.

1234