Home
last modified time | relevance | path

Searched refs:gas_run (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
Darch.exp79 gas_run $name "-o ${rootname}-#${opt}#.o" ""
81 gas_run $name "$opt -o ${rootname}-#${opt}#.o" ""
114 gas_run $name "-o ${rootname}-#${opt}#.o" ""
116 gas_run $name "$opt -o ${rootname}-#${opt}#.o" ""
/toolchain/binutils/binutils-2.27/gas/testsuite/lib/
Dgas-defs.exp107 proc gas_run { prog as_opts redir } { procedure
197 gas_run $file $as_opts ""
224 gas_run $file "$as_opts $extra_opts" $maybe_ignore_stdout
241 gas_run $file $as_opts ">/dev/null"
248 gas_run $file $as_opts ">/dev/null"
888 gas_run ${name}.s $opts ">&dump.out"
Dgas-dg.exp59 return [gas_run $prog $tool_flags ""]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/symver/
Dsymver.exp24 gas_run ${name}.s $opts ">&dump.out"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/iq2000/
Dyield.exp31 gas_run $file "" ">/dev/null"
Dload-hazards.exp32 gas_run $file "" ">/dev/null"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mt/
Derrors.exp31 gas_run $file "" ">/dev/null"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/microblaze/
Drelax_size.exp20 gas_run "$file.s" "-o $file.o" ""
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
Dgas.exp312 if [string match "" [lindex [gas_run excl.s "-o /dev/null" ""] 0]] {
345 gas_run cond.s "-alc" ">dump.out"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/macros/
Dmacros.exp94 if [string match "" [lindex [gas_run ../all/excl.s "-o /dev/null" ""] 0]] {
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68k/
Dall.exp103 gas_run "operands.s" "-m68000" "2>err.out"
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
Dm68hc11.exp33 gas_run "x.s" "--print-opcodes $flags" ""
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
Delf.exp26 gas_run ${name}.s "$opts -o dump.o" ">&dump.out"
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-2007487 (gas_run): Use gas_host_run.
DChangeLog-9303272 * lib/gas-defs.exp (gas_run): Always log the command being run.
6008 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
6859 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some