Module x64
Expand description
Definitions for the x86-64 architecture.
The definition includes features up to AVX2. AVX-512 registers are not modelled.
Modules§
- undef
- Implements an
UndefProviderfor theX64Archarchitecture, usingxed.
Structs§
- Align32
- A struct that enforces alignment to 32-byte boundaries.
- Diff
Mask - A bitmask type that covers the entire StateByte range for the
X64State. - Prefix
Scope - A prefix scope for enumeration. This prefix scope aims to achieve maximal coverage, with acceptable runtime.
- X87
- x87 state.
- X64Arch
- Defines the x86-64 architecture.
- X64State
- The CPU state of the x86-64 architecture.
- Xmm
- x86-64 XMM state.