BRANCHING ---------------------------------------------------------------------------
BRANCH is an unconditional branch
+---------------------+-------+---- - - ---+------------+------------+---- - - - ----+------------+
| (Dictionary header) | DOCOL | | BRANCH | offset | (skipped) | word |
+---------------------+-------+---- - - ---+------------+-----|------+---- - - - ----+------------+
^ | ^
| | |
| +-----------------------+
%esi added to offset
0BRANCH is the same except the branch happens conditionally.
32