L1Disassembly Visitor
Functions
Link copied to clipboard
We're between processing operands of an operation.
Link copied to clipboard
The operand is an immediate value, encoding an integer as itself.
Link copied to clipboard
The operand is a literal value, encoded by a subscript into some list of literals.
Link copied to clipboard
The given L1Operation has now been completely processed.
Link copied to clipboard
The given L1Operation was just encountered, and its operands will be visited before the corresponding endOperation is called.