Searched refs:branches (Results 1 – 25 of 149) sorted by relevance
123456
/toolchain/binutils/binutils-2.25/binutils/ |
D | BRANCHES | 7 This table lists branches created by particular organizations. Please 16 CodeSourcery toolchain release branches. 17 Please do not commit to these branches without 22 CodeSourcery branded GNU Toolchain release branches.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-m68hc11.texi | 100 @cindex @samp{--short-branches} 101 @item --short-branches 102 The @samp{--short-branches} option turns off the translation of 103 relative branches into absolute branches when the branch offset is 111 @samp{jmp} and the conditional branches instructions are inverted and 117 @cindex @samp{--force-long-branches} 118 @item --force-long-branches 119 The @samp{--force-long-branches} option forces the translation of 120 relative branches into absolute branches. This option does not affect 419 by the @samp{--short-branches} or @samp{--force-long-branches} options. [all …]
|
D | c-nios2.texi | 36 Replace identified out-of-range branches with PC-relative @code{jmp} 51 Do not replace any branches or calls. 232 Do not replace any branches or calls. 236 Replace identified out-of-range branches with
|
D | c-m68k.texi | 141 Always keep branches PC-relative. In the M680x0 architecture all branches 146 branches are available, only word branches will be emitted. An error 148 option has no effect on 68020 and other processors that have long branches. 528 If no long branches are available and the @samp{--pcrel} option is not 530 branches are available, the @samp{--pcrel} option is given, and a word 548 instruction. However, if a word branch is not sufficient, no long branches 573 sufficient and long branches are available, when the source reads 582 If, however, long branches are not available and the @samp{--pcrel} option is
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | mipself.em | 266 { "compact-branches", no_argument, NULL, OPTION_COMPACT_BRANCHES }, 267 { "no-compact-branches", no_argument, NULL, OPTION_NO_COMPACT_BRANCHES }, 278 --compact-branches Generate compact branches/jumps for MIPS R6\n" 281 --no-compact-branches Generate delay slot branches/jumps for MIPS R6\n"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | armv8-a-it-bad.l | 7 …humb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, … 11 …humb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, …
|
D | thumb-b-bad.d | 1 #name: Out of range Thumb branches (PR 12848)
|
D | udf.l | 2 …humb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, …
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | branch.s | 2 ; Test that branches work: 8- and 16-bit all insns, relaxing to 14 ; The size of a bunch of short branches is start2-start = 42, 87 ; Now check that dynamically relaxing some of these branches
|
D | branch-warn-1.s | 1 ; Test warning for expansion of branches.
|
D | branch-warn-3.s | 1 ; Test warning for expansion of branches.
|
D | branch-warn-2.s | 1 ; Test warning for expansion of branches.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
D | v32-ba-1.d | 6 # Check that 32-bit branches (PCREL:s) are relocated right.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
D | xgate1.s | 1 ;;; Test branches and branch relocate with XGATE
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | v9branch1.s | 1 # Check if maximum possible branch distances for v9 branches are accepted
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | branch-misc-1.s | 1 # Source file used to test the branches to locals in this file.
|
D | branch-misc-1.d | 5 # Test the branches to local symbols in current file.
|
D | mipsr6@branch-misc-1.d | 6 # Test the branches to local symbols in current file.
|
D | beq.s | 16 # Test that branches which overflow are converted to jumps.
|
D | branch-misc-2.s | 1 # Source file used to test the backward branches to globals in this file.
|
D | branch-misc-3.d | 3 #name: MIPS coprocessor branches
|
D | mips32-cp2.s | 34 # Cop2 branches with cond code number, like bc1t/f
|
D | micromips@branch-misc-1.d | 6 # Test the branches to local symbols in current file (microMIPS).
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | cortex-a8-fix-bcc.s | 35 @ Trigger Cortex-A8 erratum workaround with conditional branches.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
D | relax.d | 2 #name: Relaxation of conditional branches
|
123456