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
- 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.