summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/compact/nop.cgs
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2005-03-25 20:44:01 +0000
committerDaniel Jacobowitz <dan@debian.org>2005-03-25 20:44:01 +0000
commitb1187e888ea584c5b3bb6bd90ca6398a7d13b071 (patch)
treed9bc591ad7c309a5883d07ee5f4bc21866efe174 /sim/testsuite/sim/sh64/compact/nop.cgs
parent59ef551ad61bd7333c8a802f389922c9a7370382 (diff)
downloadgdb-b1187e888ea584c5b3bb6bd90ca6398a7d13b071.tar.gz
* lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
downloads. * config/gdbserver.exp (gdb_load): Likewise.
Diffstat (limited to 'sim/testsuite/sim/sh64/compact/nop.cgs')
-rw-r--r--sim/testsuite/sim/sh64/compact/nop.cgs13
1 files changed, 0 insertions, 13 deletions
diff --git a/sim/testsuite/sim/sh64/compact/nop.cgs b/sim/testsuite/sim/sh64/compact/nop.cgs
deleted file mode 100644
index 8ce910c5abd..00000000000
--- a/sim/testsuite/sim/sh64/compact/nop.cgs
+++ /dev/null
@@ -1,13 +0,0 @@
-# sh testcase for nop
-# mach: all
-# as: -isa=shcompact
-# ld: -m shelf32
-
- .include "compact/testutils.inc"
-
- start
-
- .global nop
-nop:
- nop
- pass