Searched refs:around (Results 1 – 25 of 145) sorted by relevance
123456
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-rx.h | 78 #define md_do_align(n, fill, len, max, around) \ argument 86 goto around; \
|
D | tc-i386.h | 197 #define md_do_align(n, fill, len, max, around) \ argument 206 goto around; \
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | loongson-2f-2.s | 1 # Test the work around of the NOP issue of loongson2F
|
D | loongson-2f-3.s | 1 # Test the work around of the Jump instruction Issue of Loongson2F
|
D | vr4120-2.s | 2 # Note that we only work around bugs gcc may generate.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | brokw-1.s | 8 ; Short jump around secondary jump table inserted here :
|
D | brokw-2.s | 9 ; Short jump around secondary jump table inserted here :
|
D | rd-pcrel2.s | 21 ; Region of relaxation is around insn, same segment
|
D | brokw-3b.s | 59 ; Medium-range branch around secondary jump table inserted here :
|
D | brokw-3.s | 58 ; Medium-range branch around secondary jump table inserted here :
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | greg7.d | 3 # GAS must know that .text and expressions around 0 can be equivalent for
|
D | greg5.d | 3 # GAS must know that .data and expressions around #20 << 56 can be
|
D | greg8.d | 3 # GAS must know that .text and expressions around 0 can be
|
D | greg6.d | 3 # GAS must know that .data and expressions around #20 << 56 can be
|
/toolchain/binutils/binutils-2.25/etc/ |
D | add-log.vi | 10 in your $HOME/.exrc and when you type control-X in move-around-mode,
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | avrelf.em | 193 { "pmem-wrap-around", required_argument, 204 fprintf (file, _(" --pmem-wrap-around=<val> " 207 " program counter wrap-around occures at address\n"
|
/toolchain/binutils/binutils-2.25/ |
D | README-maintainer-mode | 23 the child directories. There is no easy way around this (short of
|
D | ltgcc.m4 | 45 ## the running order or otherwise move them around unless you know exactly
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | compressed-plt-1.s | 21 # A wrapper around a macro called test_one, which is defined by
|
/toolchain/binutils/binutils-2.25/gas/ |
D | README | 5 garbage lying around that will be cleaned up in time. Documentation 142 bits, the assembler will create a branch around a long jump to
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | README | 11 We expect many of the GNU subroutines that are floating around to
|
D | libiberty.texi | 141 or safety wrappers around existing code. 202 The functions beginning with the letter @samp{x} are wrappers around
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | ChangeLog-2006 | 92 around bug in gmake shipped by Apple.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-mips.texi | 252 Eliminate instruction fetch from outside 256M region to work around the 259 Replace nops by @code{or at,at,zero} to work around the Loongson2F 266 Insert nops to work around certain VR4120 errata. This option is 272 Insert nops to work around the VR4130 @samp{mflo}/@samp{mfhi} errata. 276 Insert nops to work around the 24K @samp{eret}/@samp{deret} errata. 280 Replace @code{pref} hints 0 - 4 and 6 - 24 with hint 28 to work around 287 etc.), and to not schedule @samp{nop} instructions around accesses to 295 instructions around accesses to the @samp{HI} and @samp{LO} registers.
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | bfd.texinfo | 108 its canonical form. The back ends also may keep around information for 232 @code{bfd_canonicalize_symtab} is still around, since it has been
|
123456