aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-09-15 15:07:19 +0200
committerDrahflow <drahflow@gmx.de>2013-09-15 15:07:19 +0200
commitec6490466eae96b4d8410333ae63f7c057e2d224 (patch)
tree4009f6d31fd564fbbd1035c284402fa97643faba /notes
parent7af5d9f1f7c7746fb10b8e26eda693625f871883 (diff)
References now stored separately from opcodes
Diffstat (limited to 'notes')
-rw-r--r--notes2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes b/notes
index 3d499a8..7db6b73 100644
--- a/notes
+++ b/notes
@@ -183,7 +183,9 @@ Small set in between
* Length in bytes (including header)
bit 63-60: 0 1 1 0
bit 59: reserved for GC
+* Length of opcode block (rounded to 8 byte)
* [ <opcode> ]*
+* [ <object pointer> ]*
=== Array ===
* Length in bytes (including header)