Module wasmer_compiler_singlepass::arm64_decl
source · Expand description
ARM64 structures.
Structs§
- An allocator that allocates registers for function arguments according to the System V ABI.
Enums§
- A machine register under the x86-64 architecture.
- General-purpose registers.
- NEON registers.
Functions§
- Create a new
MachineState
with default values.