Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GNIDA
Myx86Instruction
C# Class GNIDA.Myx86Instruction
Inheritance:
TUP.AsmResolver.ASM.x86Instruction
显示文件
Open project: Rex-Hays/GNIDA
Class Usage Examples
Public Methods
Method
Description
Create
(
x86OpCode
opcode
,
Opnd
operand1
,
Opnd
operand2
) :
Myx86Instruction
Private Methods
Method
Description
Myx86Instruction
( ) :
System
Method Details
Create()
public
static
method
public
static
Create
(
x86OpCode
opcode
,
Opnd
operand1
,
Opnd
operand2
) :
Myx86Instruction
opcode
TUP.AsmResolver.ASM.x86OpCode
operand1
Opnd
operand2
Opnd
return
Myx86Instruction