L1Operand Type
An L1 instruction consists of an L1Operation and its operands, each implicitly described by the operation's L1OperandTypes. These operand types say how to interpret some integer that occurs as the encoding of an actual operand of an instruction.
Author
Mark van Gulik
Entries
Link copied to clipboard
Content copied to clipboard
The integer in the nybblecode stream is to be treated as an index into the current compiled code object's literals. This allows instructions to refer to arbitrary AvailObjects.