summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/arm/thumb/pop-pc.cgs
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/arm/thumb/pop-pc.cgs')
-rw-r--r--sim/testsuite/sim/arm/thumb/pop-pc.cgs12
1 files changed, 0 insertions, 12 deletions
diff --git a/sim/testsuite/sim/arm/thumb/pop-pc.cgs b/sim/testsuite/sim/arm/thumb/pop-pc.cgs
deleted file mode 100644
index 4579cad6bc2..00000000000
--- a/sim/testsuite/sim/arm/thumb/pop-pc.cgs
+++ /dev/null
@@ -1,12 +0,0 @@
-# arm testcase for pop {${rlist-pc}}
-# mach: unfinished
-
- .include "testutils.inc"
-
- start
-
- .global pop_pc
-pop_pc:
- pop {0}
-
- pass