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