summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Neves <lcneves@gmail.com>2017-09-19 22:16:15 -0400
committerLucas Neves <lcneves@gmail.com>2017-09-19 22:16:28 -0400
commitb8a7b88d3fa476bc2b808e826de91182bf60ebf6 (patch)
tree13c90a684d7d4257c4882c8329cf4df7c4b116e0
parent0e5d03c7d6ec6827d9e69c333484b7eee2ee6563 (diff)
downloadlibcss-b8a7b88d3fa476bc2b808e826de91182bf60ebf6.tar.gz
Update documentation
-rw-r--r--docs/Bytecode13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/Bytecode b/docs/Bytecode
index 852a918..ac1bc35 100644
--- a/docs/Bytecode
+++ b/docs/Bytecode
@@ -44,6 +44,19 @@ Length is a 32bit numeric value (as described above) and unit is as follows:
00000101 => mm
00000110 => pt
00000111 => pc
+ 00001000 => cap
+ 00001001 => ch
+ 00001010 => ic
+ 00001011 => rem
+ 00001100 => lh
+ 00001101 => rlh
+ 00001110 => vh
+ 00001111 => vw
+ 00010000 => vi
+ 00010001 => vb
+ 00010010 => vmin
+ 00010011 => vmax
+ 00010100 => q
bit 8 set => percentage unit
bits 9-31: MBZ