Module x64_decl

Source
Expand description

X64 structures.

Structs§

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

Enums§

GPR
General-purpose registers.
X64Register
A machine register under the x86-64 architecture.
XMM
XMM registers.

Functions§

new_machine_state
Create a new MachineState with default values.