aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_cond_jump/words_to_verify.mem
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-02 11:35:12 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-02 11:35:12 +0200
commitf0880f17022ddb755b24b1a34b14fbf5a3491e78 (patch)
tree3801af866ac889c6ba03bc1ec5f70a16666435d3 /tests/stack_machine_cond_jump/words_to_verify.mem
parented6090899a095bab4e422fc0776ee6ccb97ffd44 (diff)
downloadAGH-engineering-thesis-f0880f17022ddb755b24b1a34b14fbf5a3491e78.tar.gz
AGH-engineering-thesis-f0880f17022ddb755b24b1a34b14fbf5a3491e78.zip
add bench for cond_jump instruction
Diffstat (limited to 'tests/stack_machine_cond_jump/words_to_verify.mem')
-rw-r--r--tests/stack_machine_cond_jump/words_to_verify.mem9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/stack_machine_cond_jump/words_to_verify.mem b/tests/stack_machine_cond_jump/words_to_verify.mem
new file mode 100644
index 0000000..4b77b8a
--- /dev/null
+++ b/tests/stack_machine_cond_jump/words_to_verify.mem
@@ -0,0 +1,9 @@
+// address value
+ 00400 0 // verify the first number written
+ 00402 0
+
+ 00408 2 // verify a number in the middle
+ 0040A 0
+
+ 0041C 7 // verify the last number
+ 0041E 0