Expand description
Core components for A64 encoding, decoding and formatting.
Modulesยง
- config
- Default configuration objects and all configuration-related types.
- consts
- Instruction constants and identifiers.
- decoder
- Instructions decoder.
- encoder
- Instructions encoder.
- formatter
- Instructions formatter.
- instruction
- Main instruction objects.
- instructions
- Instruction decoding, encoding, and formatting implementations.
- operand
- Instruction operands.