Lines Matching full:branches
145 [-force-long-branches] [-short-branches]
480 Add code to collect statistics about branches taken.
613 `--force-long-branches'
614 Relative branches are turned into absolute ones. This concerns
615 conditional branches, unconditional branches and branches to a sub
618 `-S | --short-branches'
619 Do not turn relative branches into absolute ones when the offset
1410 and `BRW'--are ignored. `as' automatically relaxes all branches,
7474 For branches, `as' will expand from a 16-bit branch instruction into
9023 All labels are relative to the last USING. Thus, branches to a label
9099 branches in the `.text' section. A second `.using' may be
10012 Add code to collect information about conditional branches taken,
10887 Always keep branches PC-relative. In the M680x0 architecture all
10888 branches are defined as PC-relative. However, on some processors
10892 option is given and no long branches are available, only word
10893 branches will be emitted. An error message will be generated if a
10895 68020 and other processors that have long branches. *note Branch
11243 emitted if available. If no long branches are available and the
11245 emitted instead. If no long branches are available, the `--pcrel'
11263 branches are available, and the `--pcrel' option is not given, `as'
11281 displacement is not sufficient and long branches are available,
11288 If, however, long branches are not available and the `--pcrel'
11389 `--short-branches'
11390 The `--short-branches' option turns off the translation of
11391 relative branches into absolute branches when the branch offset is
11398 branches instructions are inverted and followed by a `jmp'. This
11404 `--force-long-branches'
11405 The `--force-long-branches' option forces the translation of
11406 relative branches into absolute branches. This option does not
11633 `--short-branches' or `--force-long-branches' options.
11640 | --short-branches --force-long-branches |
12287 Conditional branches
12294 Similar to expansion for conditional branches; four instructions
12299 Similar to conditional branches and `PUSHJ'. The final instruction
15789 ``-J' (JUMPify Longer Branches)'
15795 short and medium branches, unless told by this option to emit
15796 short and long branches.
15941 COND may be any one of the conditional branches `neq', `nequ',
16726 * Xtensa Branch Relaxation:: Relaxation of Branches.
16753 has a much larger offset range than the various conditional branches.
17896 * --force-long-branches: M68HC11-Opts. (line 69)
17934 * --short-branches: M68HC11-Opts. (line 54)