summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/stm.cgs
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/arm/stm.cgs')
-rw-r--r--sim/testsuite/sim/arm/stm.cgs88
1 files changed, 0 insertions, 88 deletions
diff --git a/sim/testsuite/sim/arm/stm.cgs b/sim/testsuite/sim/arm/stm.cgs
deleted file mode 100644
index c3812163a9f..00000000000
--- a/sim/testsuite/sim/arm/stm.cgs
+++ /dev/null
@@ -1,88 +0,0 @@
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmda_wb
-stmda_wb:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmda
-stmda:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmdb_wb
-stmdb_wb:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmdb
-stmdb:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmia_wb
-stmia_wb:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmia
-stmia:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmib_wb
-stmib_wb:
-
- pass
-# arm testcase for FIXME
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global stmib
-stmib:
-
- pass