Module undef
Expand description
Provides generic definitions for specifying undefined behavior on an architecture.
Structs§
- An instruction output that may be undefined. When the condition returns true, or is None, the
targetis undefined. - A collection of
UndefinedOutputs.
Enums§
- A (part) of a register, or an address calculation and size.
Traits§
- A convenience trait that can convert various types into
UndefinedOutputs. - An oracle that can provide information about which outputs are undefined for any given instruction.