Home
last modified time | relevance | path

Searched refs:opts (Results 1 – 25 of 48) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp456 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/
Dutils-lib.exp269 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/
Dd10v.exp115 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/
Dld-lib.exp591 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/
Dsymver.exp20 proc run_error_test { name opts } { argument
24 gas_run ${name}.s $opts ">&dump.out"
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Delf.exp21 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/
Dmips.exp322 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/
Dtest-demangle.c137 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/
DChangeLog-200820 * 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 …]
DChangeLog-2010128 * 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 …]
DChangeLog91 * 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 …]
DChangeLog-20091676 * 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/
Dplugin_test.c73 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/
Davx512bw-opts.d3 #name: i386 AVX512BW opts insns
4 #source: avx512bw-opts.s
Davx512bw-opts-intel.d3 #name: i386 AVX512BW opts insns (Intel disassembly)
4 #source: avx512bw-opts.s
Dx86-64-avx512bw-opts.d3 #name: x86_64 AVX512BW opts insns
4 #source: x86-64-avx512bw-opts.s
Dx86-64-avx512bw-opts-intel.d3 #name: x86_64 AVX512BW opts insns (Intel disassembly)
4 #source: x86-64-avx512bw-opts.s
Davx512bw_vl-opts.d3 #name: i386 AVX512BW/VL opts insns
4 #source: avx512bw_vl-opts.s
Davx512bw_vl-opts-intel.d3 #name: i386 AVX512BW/VL opts insns (Intel disassembly)
4 #source: avx512bw_vl-opts.s
Dx86-64-avx512bw_vl-opts.d3 #name: x86_64 AVX512BW/VL opts insns
4 #source: x86-64-avx512bw_vl-opts.s
Dx86-64-avx512bw_vl-opts-intel.d3 #name: x86_64 AVX512BW/VL opts insns (Intel disassembly)
4 #source: x86-64-avx512bw_vl-opts.s
Dx86-64-avx512f-opts-intel.d3 #name: x86_64 AVX512F opts insns (Intel disassembly)
4 #source: x86-64-avx512f-opts.s
Davx512f-opts-intel.d3 #name: i386 AVX512F opts insns (Intel disassembly)
4 #source: avx512f-opts.s
Davx512f-opts.d3 #name: i386 AVX512F opts insns
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c2084 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 …]

12