Searched refs:force (Results 1 – 25 of 105) sorted by relevance
12345
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | micromips-size-1.s | 106 dsll32 $2, $3, 5 # No way to force 32-bit DSLL. 109 dsll32 $2, $3, 13 # No way to force 32-bit DSLL. 112 dsll32 $10, $11, 5 # No way to force 32-bit DSLL.
|
D | micromips-size-0.s | 129 dsll32 $2, $3, 5 # No way to force 32-bit DSLL. 134 dsll32 $2, $3, 13 # No way to force 32-bit DSLL. 139 dsll32 $10, $11, 5 # No way to force 32-bit DSLL.
|
D | break20.s | 15 # force some padding, to make objdump consistently report that there's some
|
D | trap20.s | 16 # force some padding, to make objdump consistently report that there's some
|
D | div.s | 39 # force some padding, to make objdump consistently report that there's some
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | macro.s | 20 force .macro x label 27 force
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | vxworks.em | 65 {"force-dynamic", no_argument, NULL, OPTION_FORCE_DYNAMIC}, 70 --force-dynamic Always create dynamic sections\n"));
|
D | elf32.em | 312 int force) 349 if (! force) 364 /* Return FALSE to force the caller to move on to try 457 struct dt_needed *n, int force) 465 return gld${EMULATION_NAME}_try_needed (n, force); 505 if (gld${EMULATION_NAME}_try_needed (&needed, force)) 573 int force) 618 return gld${EMULATION_NAME}_search_needed (ld_elf_hints, &needed, force); 791 int force) 830 return gld${EMULATION_NAME}_search_needed (ld_so_conf, &needed, force); [all …]
|
D | cr16elf.em | 68 because although it would always work it would force us to
|
D | m68kelf.em | 96 because although it would always work it would force us to
|
D | m68kcoff.em | 85 because although it would always work it would force us to
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-vxworks/ |
D | tls-2.d | 2 # ld: --entry foo -q --force-dynamic
|
D | rpath-1.d | 2 … /dir1 --rpath /dir2 --rpath net:/dir4 --rpath /dir2 --rpath /dir1 --rpath /dir3 --force-dynamic -q
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | thumb2-b-interwork.s | 12 @ Put this in a separate section to force the assembler to generate a reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumbv6k.d | 3 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
|
D | tcompat2.d | 2 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
|
D | thumbv6.d | 3 #objdump: -dr --prefix-addresses --show-raw-insn -M force-thumb
|
D | thumb.s | 192 .space (1 << 11) @ leave space to force long offsets
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
D | malis.s | 118 # ldab #<_start ; force to 8-bit 119 # ldx #>_start ; force to 16-bit
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | rd-regprefix-1b.d | 6 # We have to force ELF here, since --no-underscore is invalid with a.out
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-m68hc11.texi | 117 @cindex @samp{--force-long-branches} 118 @item --force-long-branches 119 The @samp{--force-long-branches} option forces the translation of 419 by the @samp{--short-branches} or @samp{--force-long-branches} options. 427 | --short-branches --force-long-branches |
|
D | c-rx.texi | 208 @code{single} precision (32-bit) floating point constants. To force
|
D | c-d10v.texi | 74 line is being assembled, it will always use the long form. If you need to force the
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | crisaout.sc | 79 /* We include objects that force alignment of the data segment.
|
D | elfm68hc11.sc | 123 /* SCz: this does not work yet... This is supposed to force the loading
|
12345