Module x64

Module x64 

Source
Expand description

X86_64-bit Instruction Set Architecture.

Modules§

args
Instruction operand sub-components (aka “parts”): definitions and printing.
encoding
Contains the encoding machinery for the various x64 instruction formats.
settings
x86 Settings.

Structs§

CallInfo
Out-of-line data for calls, to keep the size of Inst down.
EmitInfo
Constant state used during emissions of a sequence of instructions.
EmitState
State carried between emissions of a sequence of instructions.

Enums§

Inst
Internal type MInst: defined at src/isa/x64/inst.isle line 8.