Available on crate feature
arm64
only.Expand description
AArch64 ISA: binary code emission.
Structs§
- Emit
Info - Constant state used during function compilation.
- Emit
State - State carried between emissions of a sequence of instructions.
Functions§
- mem_
finalize - Memory addressing mode finalization: convert “special” modes (e.g., generic arbitrary stack offset) into real addressing modes, possibly by emitting some helper instructions that come immediately before the use of this amode.