aboutsummaryrefslogtreecommitdiff
path: root/tests/stack_machine_old_mul/words_to_verify.mem
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stack_machine_old_mul/words_to_verify.mem')
-rw-r--r--tests/stack_machine_old_mul/words_to_verify.mem19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/stack_machine_old_mul/words_to_verify.mem b/tests/stack_machine_old_mul/words_to_verify.mem
new file mode 100644
index 0000000..3095d6e
--- /dev/null
+++ b/tests/stack_machine_old_mul/words_to_verify.mem
@@ -0,0 +1,19 @@
+// address value
+ 1EEE0 63A5 // 483091365 in hex is 1CCB63A5
+ 1EEE2 1CCB
+
+ 1EEE4 9343 // 74683203 in hex is 4739343
+ 1EEE6 473
+
+ 1EEE8 D32F // 2861683503 in hex is AA91D32F
+ 1EEEA AA91
+
+
+ 1EEEC 20F4 // 8436 in hex is 20F4
+ 1EEEE 0
+
+ 1EEF0 C93C // -14020 in hex is FFFFC93C
+ 1EEF2 FFFF
+
+ 1EEF4 4D30 // -118272720 in hex is F8F34D30
+ 1EEF6 F8F3