Interface | Description |
---|---|
Assembler.InstructionCounter |
Instruction counter class which gives the user of the assembler to count different kinds of
instructions in the generated assembler code.
|
Class | Description |
---|---|
AsmOptions | |
Assembler |
The platform-independent base class for the assembler.
|
Assembler.LabelHint | |
Buffer |
Code buffer management for the assembler.
|
Buffer.BigEndian | |
Buffer.LittleEndian | |
Label |
This class represents a label within assembly code.
|
NumUtil |
A collection of static utility functions that check ranges of numbers.
|