summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs')
-rw-r--r--sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs12
1 files changed, 0 insertions, 12 deletions
diff --git a/sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs b/sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs
deleted file mode 100644
index 2050908dca5..00000000000
--- a/sim/testsuite/sim/arm/thumb/mov-hd-hs.cgs
+++ /dev/null
@@ -1,12 +0,0 @@
-# arm testcase for mov $hd,$hs
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global mov_hd_hs
-mov_hd_hs:
- mov r8,r8
-
- pass