aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_swap/test.v
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-05 17:20:38 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-05 17:20:38 +0200
commitd5c877247834fc25689ca6cf7530cd8d1b870d3a (patch)
tree261c4382f22f4a0918a60f4e899b0e41850b4636 /tests/stack_machine_swap/test.v
parentba4d97ddc2133c905e668c2f916cf3b14be4e35d (diff)
downloadAGH-engineering-thesis-d5c877247834fc25689ca6cf7530cd8d1b870d3a.tar.gz
AGH-engineering-thesis-d5c877247834fc25689ca6cf7530cd8d1b870d3a.zip
add swap instruction together with bench
Diffstat (limited to 'tests/stack_machine_swap/test.v')
l---------tests/stack_machine_swap/test.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stack_machine_swap/test.v b/tests/stack_machine_swap/test.v
new file mode 120000
index 0000000..f5b6a59
--- /dev/null
+++ b/tests/stack_machine_swap/test.v
@@ -0,0 +1 @@
+../stack_machine_store/test.v \ No newline at end of file