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