C# (CSharp) AsmResolver.X86 Пространство имен

Классы

Имя Описание
FasmX86Formatter Provides methods for formatting x86 instructions to a code that can be assembled using the flat assembler.
X86Assembler Provides a mechanism for assembling x86 instructions into bytes.
X86Disassembler Provides a mechanism for disassembling bytes to x86 instructions.
X86Formatter Provides a base for a generic IX86Formatter implementation.
X86FormatterExtensions
X86Instruction Represents an x86 instruction.
X86MethodBody Represents a chunk of x86 instructions.
X86OpCodes
X86Operand Represents an operand in an x86 instruction.
X86RegisterExtensions
X86ScaledIndex Represents a scaled index in an x86 operand.