Searched refs:jumps (Results 1 – 25 of 63) sorted by relevance
123
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/ |
D | jumps.s | 3 .global jumps symbol 4 jumps: label 5 jarl jumps,r5 7 jr jumps
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mips16e.s | 6 # explicit compact jumps 12 # these jumps should all be converted to compact versions 22 # make sure unconditional jumps don't swap with compact jumps
|
D | jal-range.s | 1 # Source file used to test misaligned targets of absolute jumps
|
D | beq.s | 16 # Test that branches which overflow are converted to jumps.
|
D | micromips-size-1.s | 21 # Test jumps and branches.
|
D | micromips-size-0.s | 24 # Test jumps and branches.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | relax_ujmp.s | 1 # relaxing unconditional jumps
|
D | relax_section.s | 1 # relaxing conditional and unconditional jumps -- pc-relative
|
D | relax_cjmp.s | 1 # relaxing conditional jumps -- absolute
|
D | relax_ujmp.d | 7 # Test relaxation of unconditional jumps
|
D | relax_cjmp.d | 7 # Test relaxation of conditional jumps
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | general.s | 3 #test jumps and calls
|
D | general.l | 40 3 #test jumps and calls
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i386.texi | 447 Immediate form long jumps and calls are 846 jumps whenever the target is sufficiently close. If a byte displacement 848 word (16-bit) displacement jumps in 32-bit mode (i.e. prefixing the jump 1126 conditional jumps will be promoted when necessary to a two instruction 1131 starting with a dot), you may specify @samp{jumps} or @samp{nojumps} to 1132 control automatic promotion of conditional jumps. @samp{jumps} is the 1133 default, and enables jump promotion; All external jumps will be of the long 1134 variety, and file-local jumps will be promoted as necessary. 1135 (@pxref{i386-Jumps}) @samp{nojumps} leaves external conditional jumps as 1136 byte offset jumps, and warns about file-local conditional jumps that [all …]
|
D | c-xtensa.texi | 98 Enable or disable transformation of jump instructions to allow jumps 101 potentially be out of range. In the absence of such jumps this option 358 jump instruction. @command{@value{AS}} cannot relax unconditional jumps. 425 contain intermediate jumps, or they may be inserted in the middle of code 485 This relaxation does not apply to jumps to undefined symbols, assuming they
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
D | sample.s | 31 ;;; jumps
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | mipself.em | 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/opcodes/ |
D | msp430-decode.opc | 364 jumps:
|
D | ChangeLog-2004 | 121 (dis386): Make far jumps and calls have an 'l' prefix only in AT&T
|
D | ChangeLog-2008 | 611 extensions for conditional jumps (o, p, m, nz, z, nm, np, no).
|
D | ChangeLog-2013 | 730 * i386-opc.tbl: Add BNDPrefixOk to near jumps, calls and rets.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 1316 * config/tc-i386.c (md_assemble <Output jumps>): Don't lose part 2925 (md_create_long_jump): Make the long jumps generate ADD.D offset,PC. 3198 * doc/c-i386.texi (i386-Arch): Add "jumps"/"nojumps" blurb. 3203 (set_cpu_arch): Parse "jumps" arch modifier. 3212 (md_assemble): Create frag var for jumps of max size, encode relax 3215 leave conditional jumps small if no_cond_jump_promotion. 5480 emit absolute jumps for anything with --pcrel. 6386 (md_estimate_size_before_relax): Ensure jumps to weak and
|
D | ChangeLog-2006 | 884 (tc_gen_reloc): Handle mips16 jumps to section symbol offsets. 2617 (emit_byte): Disallow relative jumps to absolute locations.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | cris.cpu | 3055 ; This insn is used for DSO-local jumps in PIC code. 4370 ; This [PC+I] prefix is used for DSO-local jumps in PIC code, together with 4387 ; This insn is used for DSO-local jumps in PIC code. See bdap-32-pc.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 1000 indirect jumps and calls. Add FF/3 call for intel mode. 1646 * d30v.h (FLAG_DELAY): New flag for delayed branches/jumps.
|
123