diff options
author | Wojciech Kosior <kwojtus@protonmail.com> | 2020-09-07 20:20:48 +0200 |
---|---|---|
committer | Wojciech Kosior <kwojtus@protonmail.com> | 2020-09-07 20:20:48 +0200 |
commit | 50066f519e9c59544bf3ef440c32109644ebaa9a (patch) | |
tree | 16b7ddd507e4a5a2d9c5aa07f2147b86d22b2670 /tests/wrapped_stack_machine_cond_jump/instructions.s.tcl | |
parent | 28d8e73f293e11ac3d92c1186fd51d155297d10d (diff) | |
download | AGH-engineering-thesis-50066f519e9c59544bf3ef440c32109644ebaa9a.tar.gz AGH-engineering-thesis-50066f519e9c59544bf3ef440c32109644ebaa9a.zip |
add wrapped stack machine with bench
Diffstat (limited to 'tests/wrapped_stack_machine_cond_jump/instructions.s.tcl')
l--------- | tests/wrapped_stack_machine_cond_jump/instructions.s.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wrapped_stack_machine_cond_jump/instructions.s.tcl b/tests/wrapped_stack_machine_cond_jump/instructions.s.tcl new file mode 120000 index 0000000..6338556 --- /dev/null +++ b/tests/wrapped_stack_machine_cond_jump/instructions.s.tcl @@ -0,0 +1 @@ +../stack_machine_cond_jump/instructions.s.tcl
\ No newline at end of file |