summaryrefslogtreecommitdiff
path: root/test/full-pipeline/002-nops.test
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2019-07-29 22:41:37 +1200
committerDavid Phillips <david@sighup.nz>2019-08-03 12:44:12 +1200
commit699f7c9a488ff282620b52948a23ad761454ee05 (patch)
tree9e9902dd3643f584e071900d7399c0aeb19f66f6 /test/full-pipeline/002-nops.test
parentb717fc6597effed59ebc62aa70acd3a56ebec612 (diff)
downloadtoy-cpu-assembler-699f7c9a488ff282620b52948a23ad761454ee05.tar.xz
Add some (failing) tests
Diffstat (limited to 'test/full-pipeline/002-nops.test')
-rw-r--r--test/full-pipeline/002-nops.test12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/full-pipeline/002-nops.test b/test/full-pipeline/002-nops.test
new file mode 100644
index 0000000..45a3cbf
--- /dev/null
+++ b/test/full-pipeline/002-nops.test
@@ -0,0 +1,12 @@
+nop
+nop
+nop
+nop
+add $0, $0, $0
+nop
+bn 0
+nop
+nop
+jn $0
+nop
+nop