Move CodeBlock to asm module
The assembler does expect CodeBlock as the first argument of most assembler functions, so it is a part of the assembler library.
Move CodeBlock to asm module
The assembler does expect CodeBlock as the first argument of most
assembler functions, so it is a part of the assembler library.