Skip to main content

Module undef

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§

IntelUndefWithXed
Provides an implementation of UndefProvider for the X64Arch architecture. Relies on the xed disassembler.

Enums§

UdError
Error produced by IntelUndefWithXed.