/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
D | gas-defs.exp | 456 set opts(addr2line) {} 457 set opts(as) {} 458 set opts(objdump) {} 459 set opts(nm) {} 460 set opts(objcopy) {} 461 set opts(readelf) {} 462 set opts(name) {} 463 set opts(PROG) {} 464 set opts(source) {} 465 set opts(dump) {} [all …]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/ |
D | utils-lib.exp | 269 set opts(addr2line) {} 270 set opts(ar) {} 271 set opts(as) {} 272 set opts(nm) {} 273 set opts(objcopy) {} 274 set opts(objdump) {} 275 set opts(strip) {} 276 set opts(ranlib) {} 277 set opts(readelf) {} 278 set opts(size) {} [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/ |
D | d10v.exp | 115 set opts(as) {} 116 set opts(ld) {} 117 set opts(xfail) {} 118 set opts(target) {} 119 set opts(notarget) {} 120 set opts(name) {} 121 set opts(source) {} 127 if ![info exists opts($opt_name)] { 148 if [string length $opts($opt_name)] { 155 set opts($opt_name) [concat $opts($opt_name) $opt_val] [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/ |
D | ld-lib.exp | 591 set opts(as) {} 592 set opts(ld) {} 593 set opts(ld_after_inputfiles) {} 594 set opts(xfail) {} 595 set opts(target) {} 596 set opts(notarget) {} 597 set opts(objdump) {} 598 set opts(nm) {} 599 set opts(objcopy) {} 600 set opts(readelf) {} [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/ |
D | symver.exp | 20 proc run_error_test { name opts } { argument 24 gas_run ${name}.s $opts ">&dump.out"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
D | elf.exp | 21 proc run_elf_list_test { name suffix opts readelf_opts readelf_pipe } { 26 gas_run ${name}.s "$opts -o dump.o" ">&dump.out" 27 if { ![string match "" $opts]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | mips.exp | 322 proc run_dump_test_arch { name opts arch } { 342 "{name {([concat $opts [mips_arch_displayname $arch]])}} 344 {as {[concat $opts [mips_arch_as_flags $arch]]}}"} rv] { 356 set opts "" 358 set opts [lindex $args 0] 363 run_dump_test_arch $name $opts $arch 371 proc run_list_test_arch { name opts arch } { 374 set testname "MIPS $name ([concat $opts [mips_arch_displayname $arch]])" 393 [concat $opts [mips_arch_as_flags $arch]] \ 406 set opts "" [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-demangle.c | 137 fail (lineno, opts, in, out, exp) in fail() argument 139 const char *opts; 149 lineno, opts, in, out != NULL ? out : "(null)", exp);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2008 | 20 * gas/i386/opts.s: Add tests for movsd, movss, vmovsd and 22 * gas/i386/x86-64-opts.s: Likewise. 24 * gas/i386/opts.d: Updated. 25 * gas/i386/opts-intel.d: Likewise. 26 * gas/i386/sse2avx-opts.d: Likewise. 27 * gas/i386/sse2avx-opts-intel.d: Likewise. 28 * gas/i386/x86-64-opts.d: Likewise. 29 * gas/i386/x86-64-opts-intel.d: Likewise. 30 * gas/i386/x86-64-sse2avx-opts.d: Likewise. 31 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise. [all …]
|
D | ChangeLog-2010 | 128 * gas/i386/ilp32/x86-64-opts.d: Likewise. 129 * gas/i386/ilp32/x86-64-opts-intel.d: Likewise. 143 * gas/i386/ilp32/x86-64-sse2avx-opts.d: Likewise. 144 * gas/i386/ilp32/x86-64-sse2avx-opts-intel.d: Likewise. 310 gas/tic6x/attr-pic-opts-mno-pic.d, gas/tic6x/attr-pic-opts-mpic.d, 315 gas/tic6x/attr-pid-opts-mpid-far.d, 316 gas/tic6x/attr-pid-opts-mpid-near.d, 317 gas/tic6x/attr-pid-opts-mpid-no.d, 354 gas/tic6x/attr-dsbt-opts-mdsbt.d, 355 gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests. [all …]
|
D | ChangeLog | 91 * gas/mips/insn-opts.d: New test. 92 * gas/mips/insn-opts.s: New test source. 636 * gas/i386/avx512bw-opts-intel.d: New. 637 * gas/i386/avx512bw-opts.d: New. 638 * gas/i386/avx512bw-opts.s: New. 645 * gas/i386/avx512bw_vl-opts-intel.d: New. 646 * gas/i386/avx512bw_vl-opts.d: New. 647 * gas/i386/avx512bw_vl-opts.s: New. 655 * gas/i386/x86-64-avx512bw-opts-intel.d: New. 656 * gas/i386/x86-64-avx512bw-opts.d: New. [all …]
|
D | ChangeLog-2009 | 1676 * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb, 1678 * gas/i386/x86-64-opts.s: Likewise. 1680 * gas/i386/opts.d: Updated. 1681 * gas/i386/opts-intel.d: Likewise. 1682 * gas/i386/sse2avx-opts.d: Likewise. 1683 * gas/i386/sse2avx-opts-intel.d: Likewise. 1684 * gas/i386/x86-64-opts.d: Likewise. 1685 * gas/i386/x86-64-opts-intel.d: Likewise. 1686 * gas/i386/x86-64-sse2avx-opts.d: Likewise. 1687 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | plugin_test.c | 73 static const char *opts[MAXOPTS]; variable 106 opts[nopts++] = entry->tv_u.tv_string; in onload() 190 (*message)(LDPL_INFO, "option: %s", opts[i]); in onload() 346 if (info.name != NULL && strcmp(info.name, opts[i]) == 0) in claim_file_hook()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | avx512bw-opts.d | 3 #name: i386 AVX512BW opts insns 4 #source: avx512bw-opts.s
|
D | avx512bw-opts-intel.d | 3 #name: i386 AVX512BW opts insns (Intel disassembly) 4 #source: avx512bw-opts.s
|
D | x86-64-avx512bw-opts.d | 3 #name: x86_64 AVX512BW opts insns 4 #source: x86-64-avx512bw-opts.s
|
D | x86-64-avx512bw-opts-intel.d | 3 #name: x86_64 AVX512BW opts insns (Intel disassembly) 4 #source: x86-64-avx512bw-opts.s
|
D | avx512bw_vl-opts.d | 3 #name: i386 AVX512BW/VL opts insns 4 #source: avx512bw_vl-opts.s
|
D | avx512bw_vl-opts-intel.d | 3 #name: i386 AVX512BW/VL opts insns (Intel disassembly) 4 #source: avx512bw_vl-opts.s
|
D | x86-64-avx512bw_vl-opts.d | 3 #name: x86_64 AVX512BW/VL opts insns 4 #source: x86-64-avx512bw_vl-opts.s
|
D | x86-64-avx512bw_vl-opts-intel.d | 3 #name: x86_64 AVX512BW/VL opts insns (Intel disassembly) 4 #source: x86-64-avx512bw_vl-opts.s
|
D | x86-64-avx512f-opts-intel.d | 3 #name: x86_64 AVX512F opts insns (Intel disassembly) 4 #source: x86-64-avx512f-opts.s
|
D | avx512f-opts-intel.d | 3 #name: i386 AVX512F opts insns (Intel disassembly) 4 #source: avx512f-opts.s
|
D | avx512f-opts.d | 3 #name: i386 AVX512F opts insns
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 2084 mips_set_ase (const struct mips_ase *ase, struct mips_set_options *opts, in mips_set_ase() argument 2090 opts->ase &= ~mask; in mips_set_ase() 2092 opts->ase |= ase->flags; in mips_set_ase() 3850 mips_check_options (struct mips_set_options *opts, bfd_boolean abi_checks) in mips_check_options() argument 3853 if (opts->gp == 64 && !ISA_HAS_64BIT_REGS (opts->isa)) in mips_check_options() 3856 && opts->gp == 32 && ABI_NEEDS_64BIT_REGS (mips_abi)) in mips_check_options() 3859 && opts->gp == 64 && ABI_NEEDS_32BIT_REGS (mips_abi)) in mips_check_options() 3863 switch (opts->fp) in mips_check_options() 3866 if (!CPU_HAS_LDC1_SDC1 (opts->arch)) in mips_check_options() 3868 else if (opts->single_float == 1) in mips_check_options() [all …]
|