Module arm64_decl

Source
Expand description

ARM64 structures.

Structs§

ArgumentRegisterAllocator
An allocator that allocates registers for function arguments according to the System V ABI.

Enums§

ARM64Register
A machine register under the x86-64 architecture.
GPR
General-purpose registers.
NEON
NEON registers.

Functions§

new_machine_state
Create a new MachineState with default values.