Home | History | Annotate | Download | only in config

Lines Matching defs:label

770 /* Stuff needed to resolve the label ambiguity
773 label: <insn>
776 label:
2724 do not have a corresponding ".real_start_of" label. We check
2835 /* The following label is the name/address of the start of a Thumb function.
3355 const char *label = rest;
3357 while (!is_end_of_line[(int) label[-1]])
3358 --label;
3360 if (*label == '.')
3362 as_bad (_("Invalid label '%s'"), label);
3366 asmfunc_debug (label);
5438 label .reg=PC .reloc.pc_rel=1 .reloc.exp=label
6578 #define po_reg_or_goto(regtype, label) \
6584 goto label; \
6605 #define po_scalar_or_goto(elsz, label) \
6610 goto label; \
8055 /* This is a pseudo-op of the form "adr rd, label" to be converted
8056 into a relative address of the form "add rd, pc, #label-.-8". */
8070 /* This is a pseudo-op of the form "adrl rd, label" to be converted
8072 add rd, pc, #low(label-.-8)"
8073 add rd, rd, #high(label-.-8)" */
8611 because "rX" might actually be a label. ie the register
17203 a tencode (), or due to a label hook. */
17258 force_automatic_it_block_close () from label habdling functions
17583 /* Align the previous label if needed. */
23326 _("undefined local label `%s'"),
23532 which currently is not: Taking the address of a label (rather
23779 otherwise tag label as .code 16. */