summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/cr16/push1.cgs
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/cr16/push1.cgs')
-rw-r--r--sim/testsuite/sim/cr16/push1.cgs2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/testsuite/sim/cr16/push1.cgs b/sim/testsuite/sim/cr16/push1.cgs
index 025a69f2a84..12d50a614d6 100644
--- a/sim/testsuite/sim/cr16/push1.cgs
+++ b/sim/testsuite/sim/cr16/push1.cgs
@@ -4,6 +4,8 @@
.include "testutils.inc"
start
+
+ .global push1
push1:
movd $0x100a, (sp)
movd $0xabcd, (ra)