summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Bytecode10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index fbb126e..8542744 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -1097,5 +1097,13 @@ Opcodes
bits 0-6: 0000000 => auto,
other => rffe.
-63-3ff - Reserved for future expansion.
+63 - -libcss-align
+ <value> (14bits) :
+ 0 => left,
+ 1 => right,
+ 2 => center,
+ 3 => justify,
+ other => Reserved for future expansion.
+
+64-3ff - Reserved for future expansion.