/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-stack.s | 1 .macro try bytes:vararg macro 11 try 0x50 12 try 0x58 14 try 0x8f, 0xc0 15 try 0x8f, 0x00 17 try 0xff, 0xd0 18 try 0xff, 0x10 20 try 0xff, 0xe0 21 try 0xff, 0x20 23 try 0xff, 0xf0 [all …]
|
D | prefetch.s | 1 .macro try opcode:vararg macro 15 try 0x0f, 0x0d 18 try 0x0f, 0x18
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-sh.c | 474 unsigned int try = bfd_to_arch_table[i].arch_up & co_mask; in sh_get_bfd_mach_from_arch_set() local 481 if (((try & ~arch_set) < (best & ~arch_set) in sh_get_bfd_mach_from_arch_set() 482 || ((try & ~arch_set) == (best & ~arch_set) in sh_get_bfd_mach_from_arch_set() 483 && (~try & arch_set) < (~best & arch_set))) in sh_get_bfd_mach_from_arch_set() 484 && SH_MERGE_ARCH_SET_VALID (try, arch_set)) in sh_get_bfd_mach_from_arch_set() 487 best = try; in sh_get_bfd_mach_from_arch_set()
|
D | aclocal.m4 | 167 # We try a few techniques and use that to set a single cache variable. 634 # First try GNU make style include. 644 # Now try BSD make style include. 795 # arguments. Must try -L first in case configure is actually a
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | reloc_symbol.s | 17 # now lets try some unaligned words and halfwords
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
D | inst.s | 25 # try changing sections
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-rx.c | 242 FILE * try; in rx_include() local 325 try = fopen (path = f, FOPEN_RT); in rx_include() 330 try = NULL; in rx_include() 350 try = fopen (path, FOPEN_RT); in rx_include() 354 if (try == NULL) in rx_include() 361 if ((try = fopen (path, FOPEN_RT)) != NULL) in rx_include() 366 if (try == NULL && env != NULL) in rx_include() 369 try = fopen (path, FOPEN_RT); in rx_include() 375 if (try == NULL) in rx_include() 382 fclose (try); in rx_include()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | script_test_5.t | 23 /* We won't try to run this program, just ensure that it links
|
D | script_test_7.t | 23 /* We won't try to run this program, just ensure that it links
|
D | script_test_6.t | 23 /* We won't try to run this program, just ensure that it links
|
D | script_test_4.t | 23 /* We won't try to run this program, just ensure that it links
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/ |
D | README | 10 such code, try to be reasonably complete. Add test code for each
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | opcodes.s | 115 ld #_opcodes_end,dp ; FIXME try to print label on disasm
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-dis.in | 394 /* If we've switched cpu's, try to find a handle we've used before */ 446 /* We try to have as much common code as possible. 449 but if not possible try to move this hook elsewhere rather than
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
D | m32rx.s | 166 # happen. Things still won't be parallelized, but we want this test to try.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | README | 55 which try to dlopen an executable, such as PERL or Tcl. You can make
|
D | aclocal.m4 | 167 # We try a few techniques and use that to set a single cache variable. 655 # First try GNU make style include. 665 # Now try BSD make style include. 816 # arguments. Must try -L first in case configure is actually a
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/ |
D | ops.s | 282 try
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | README | 15 try to run configure in this directory. Follow the configuration
|
/toolchain/binutils/binutils-2.25/config/ |
D | acx.m4 | 292 # First try --with-build-time-tools, if specified. 312 # If we do not find a suitable binary, then try the user's path. 461 dnl See if hard links work and if not, try to substitute $1 or simple copy.
|
D | tls.m4 | 8 [dnl If the test case passed with dynamic linking, try again with
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | solaris2.em | 89 off as local, others as global, so try both. */
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | ip2k.opc | 106 /* Check here to see if you're about to try parsing a w as the first arg 115 cgen will try the next parsing option. */
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | README | 211 request. Better still, try to reduce the testcase, for example, try to
|
D | aclocal.m4 | 167 # We try a few techniques and use that to set a single cache variable. 655 # First try GNU make style include. 665 # Now try BSD make style include. 816 # arguments. Must try -L first in case configure is actually a
|