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