summaryrefslogtreecommitdiff
path: root/test/full-pipeline/002-nops.test
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2019-07-29 22:43:10 +1200
committerDavid Phillips <david@sighup.nz>2019-08-03 12:44:12 +1200
commitc836b81b2ee2ecb828c0fa0caecdf91b208dc43d (patch)
tree62ada1c6a1c16c8f530c4d477299d368bcfd6f57 /test/full-pipeline/002-nops.test
parent699f7c9a488ff282620b52948a23ad761454ee05 (diff)
downloadtoy-cpu-assembler-c836b81b2ee2ecb828c0fa0caecdf91b208dc43d.tar.xz
Rename .test files to .asm
Diffstat (limited to 'test/full-pipeline/002-nops.test')
-rw-r--r--test/full-pipeline/002-nops.test12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/full-pipeline/002-nops.test b/test/full-pipeline/002-nops.test
deleted file mode 100644
index 45a3cbf..0000000
--- a/test/full-pipeline/002-nops.test
+++ /dev/null
@@ -1,12 +0,0 @@
-nop
-nop
-nop
-nop
-add $0, $0, $0
-nop
-bn 0
-nop
-nop
-jn $0
-nop
-nop