Content deleted Content added
m Add nowiki tags to avoid misparsing as HTML Tag: nowiki added |
→Bytecode spec: split subsection |
||
Line 129:
Bytecode is arranged in the following order:
Where the <opcode> is a single byte denoting which subroutine to call with the
Line 135:
lengths, some having 0 arguments, and others having 3 arguments.
A bytecode instruction is a single-byte opcode, followed by at maximum 3
arguments, which can be in the following forms:
Below is the specification of all the instructions with a short description for
|