Module cranelift_codegen::isa::x64
source · Expand description
X86_64-bit Instruction Set Architecture.
Modules§
- Instruction operand sub-components (aka “parts”): definitions and printing.
- Contains the encoding machinery for the various x64 instruction formats.
- x86 Settings.
Structs§
- Out-of-line data for calls, to keep the size of
Inst
down. - Constant state used during emissions of a sequence of instructions.
- State carried between emissions of a sequence of instructions.
Enums§
- Internal type MInst: defined at src/isa/x64/inst.isle line 8.
Functions§
- Creates a new x86-64 common information entry (CIE).
- Emit unwind info for an x86 target.