Expand description
Tools for bytecode generation.
Enums§
Functions§
- encode
- Encode an instruction with
A,B, andCparameters. - encode_
ax - Encode an instruction with an
Axparameter. - encode_
bx - Encode an instruction with
AandBxparameters. - encode_
sbx - Encode an instruction with
AandsBxparameters.