aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cr16
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/cr16')
-rw-r--r--sim/testsuite/cr16/allinsn.exp2
-rw-r--r--sim/testsuite/cr16/misc.exp2
2 files changed, 4 insertions, 0 deletions
diff --git a/sim/testsuite/cr16/allinsn.exp b/sim/testsuite/cr16/allinsn.exp
index 7105a1a..3f05fb9 100644
--- a/sim/testsuite/cr16/allinsn.exp
+++ b/sim/testsuite/cr16/allinsn.exp
@@ -1,5 +1,7 @@
# CR16 simulator testsuite.
+sim_init
+
if [istarget cr16*-*-*] {
# all machines
set all_machs "cr16"
diff --git a/sim/testsuite/cr16/misc.exp b/sim/testsuite/cr16/misc.exp
index bb1bef3..136b0e7 100644
--- a/sim/testsuite/cr16/misc.exp
+++ b/sim/testsuite/cr16/misc.exp
@@ -1,5 +1,7 @@
# Miscellaneous CR16 simulator testcases
+sim_init
+
if [istarget cr16*-*-*] {
# all machines
set all_machs "cr16"