From 50066f519e9c59544bf3ef440c32109644ebaa9a Mon Sep 17 00:00:00 2001 From: Wojciech Kosior Date: Mon, 7 Sep 2020 20:20:48 +0200 Subject: add wrapped stack machine with bench --- tests/wrapped_stack_machine_cond_jump/instructions.s.tcl | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/wrapped_stack_machine_cond_jump/instructions.s.tcl (limited to 'tests/wrapped_stack_machine_cond_jump/instructions.s.tcl') 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 -- cgit v1.2.3