Module cpclib_asm::assembler::function
source · Structs
Enums
Traits
- Returns the expression of the RETURN directive
Functions
- Assemble a simple listing with no directives. Warning !!! As the env is read only, we cannot assemble directly inside To overcome that, we use a bank in a copied Env. It has not been deeply tested