Module undef
Expand description
Implements an UndefProvider
for the X64Arch
architecture, using xed
.
Note: to use this module, you must enable the x64-undef
feature.
This feature will pull in the xed-sys
dependency.
Structs§
- Provides an implementation of
UndefProvider
for theX64Arch
architecture. Relies on thexed
disassembler.
Enums§
- Error produced by
IntelUndefWithXed
.