Add tests for break, cont, and halt instructions.

This commit is contained in:
Eric Anholt
2006-09-01 13:37:07 -07:00
committed by Damien Lespiau
parent f45ac8b2cc
commit 9201e4e2a0
8 changed files with 28 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ if
iff
while
else
break
cont
halt
wait
endif
immediate