Lines Matching full:branches
155 [-force-long-branches] [-short-branches]
536 branches taken.
669 `--force-long-branches'
670 Relative branches are turned into absolute ones. This concerns
671 conditional branches, unconditional branches and branches to a sub
674 `-S | --short-branches'
675 Do not turn relative branches into absolute ones when the offset
1553 and `BRW'--are ignored. `as' automatically relaxes all branches,
7979 For branches, `as' will expand from a 16-bit branch instruction into
9527 All labels are relative to the last USING. Thus, branches to a label
9603 branches in the `.text' section. A second `.using' may be
10556 Add code to collect information about conditional branches taken,
11623 Always keep branches PC-relative. In the M680x0 architecture all
11624 branches are defined as PC-relative. However, on some processors
11628 option is given and no long branches are available, only word
11629 branches will be emitted. An error message will be generated if a
11631 68020 and other processors that have long branches. *note Branch
11966 emitted if available. If no long branches are available and the
11968 emitted instead. If no long branches are available, the `--pcrel'
11986 branches are available, and the `--pcrel' option is not given, `as'
12004 displacement is not sufficient and long branches are available,
12011 If, however, long branches are not available and the `--pcrel'
12112 `--short-branches'
12113 The `--short-branches' option turns off the translation of
12114 relative branches into absolute branches when the branch offset is
12121 branches instructions are inverted and followed by a `jmp'. This
12127 `--force-long-branches'
12128 The `--force-long-branches' option forces the translation of
12129 relative branches into absolute branches. This option does not
12356 `--short-branches' or `--force-long-branches' options.
12363 | --short-branches --force-long-branches |
13122 Conditional branches
13129 Similar to expansion for conditional branches; four instructions
13134 Similar to conditional branches and `PUSHJ'. The final instruction
17792 ``-J' (JUMPify Longer Branches)'
17798 short and medium branches, unless told by this option to emit
17799 short and long branches.
17944 COND may be any one of the conditional branches `neq', `nequ',
18753 * Xtensa Branch Relaxation:: Relaxation of Branches.
18780 has a much larger offset range than the various conditional branches.
20036 * --force-long-branches: M68HC11-Opts. (line 69)
20074 * --short-branches: M68HC11-Opts. (line 54)