Имя |
Описание |
InstructionCollection |
A collection of Assembly Instructions with extra functions. |
Operand |
Represents an operand of an assembly instruction. |
x86Assembler |
A class that is able to edit 32-bit assembly instructions to a TUP.AsmResolver.Win32Assembly. UNDER CONSTRUCTION |
x86Disassembler |
Disassembler for Win32 Assemblies. Pre-Pre-Pre Alpha version :D. UNDER CONSTRUCTION |
x86Instruction |
Represents a 32-bit assembly instruction. |
x86OpCode |
Represents a 32-bit assembly opcode of an instruction. |
x86OpCodes |
Provides a list of field representations of the 32-bit assembly opcodes for reading and writing instructions. NOTE: NOT ALL INSTRUCTIONS ARE ADDED YET. |