summaryrefslogtreecommitdiff
path: root/docs/Bytecode
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Bytecode')
-rw-r--r--docs/Bytecode6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index 0c1695c..7e06fa6 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -1027,8 +1027,10 @@ Opcodes
<value> (14bits) :
bits 8-13: MBZ
bits 0-7 :
- bit 7 set => string follows
- bits 0-6: MBZ
+ bit 7 set => data follows
+ bits 1-6: MBZ
+ bit 0 : clear => string,
+ set => ident list (as string)
bit 7 clear => keywords:
bits 0-6: 0000000 => Reserved.
0000001 => male,