Module asm

Source

Structs§

AsmCompiler
The assembly compiler.
AsmConfig
An assembly code configuration given a field and an extension field.
AssemblyCode
Assembly code for a program.
BasicBlock
A basic block of assembly instructions.
IfCompiler
ZipForCompiler

Enums§

AsmInstruction
IndexTriple
Represents a memory index triple.
ValueOrConst
A value or a constant.

Constants§

A0
Utility register.
MEMORY_BITS
MEMORY_TOP
The memory location for the top of memory

Type Aliases§

AsmBuilder
A builder that compiles assembly code.