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
UndefProviderfor theX64Archarchitecture. Relies on thexeddisassembler.
Enums§
- Error produced by
IntelUndefWithXed.