aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2019-08-07 21:26:23 +0200
committerDrahflow <drahflow@gmx.de>2019-08-07 21:26:23 +0200
commitd78f3ade1e47e09fc7bc8c9b8473a15d9a916482 (patch)
tree5bbc0b760c07c587ee538ed2dd7ae9283c5cf56d /doc
parentcfefa2999e22f721619f0f8f84deef7db7beabe5 (diff)
Mark top of stack
Diffstat (limited to 'doc')
-rw-r--r--doc/notes4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/notes b/doc/notes
index d5385cb..295cd68 100644
--- a/doc/notes
+++ b/doc/notes
@@ -128,6 +128,9 @@ quote begin marker
0101010101010101010101010101010101010101010101010101010101010101
bottom of stack marker
+0101010101010101010101010101010101010101010101010101010101010110
+top of stack marker
+
0000000000000000000000000000000000000000000000000000000000000100
error data marker (only for external debugging)
@@ -291,6 +294,7 @@ Overhead: 1/32.
bit 63-60: 1 0 1 1
bit 59: reserved for GC
* Current stack pointer value
+* top of stack marker
* <data ...>
* bottom of stack marker