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