C# (CSharp) Reko.Arch.X86 Namespace

Classes

Name Description
FlatMode32
FlatMode64
IntelArchitecture Processor architecture definition for the Intel x86 family. Currently supported processors are 8086/7, 80186/7, 80286/7, 80386/7, 80486, and Pentium. Also, beginning support for x86-64
OperandRewriter Helper class used by the X86 rewriter to turn machine code operands into IL expressions.
OperandRewriter16
OperandRewriter32
OperandRewriter64
ProcessorMode
RealMode
Registers The registers of an x86 machine.
SegmentedMode
X86ArchitectureFlat32
X86ArchitectureFlat64
X86ArchitectureProtected16
X86ArchitectureReal
X86ProcedureSerializer Serializes and deserializes procedure signatures.
X86Rewriter