Метод | Описание | |
---|---|---|
Xchg ( ) : System |
Initializes a new instance of Xchg.
|
Метод | Описание | |
---|---|---|
ComputeOpCode ( Operand destination, Operand source, Operand third ) : OpCode |
Computes the opcode.
|
protected ComputeOpCode ( Operand destination, Operand source, Operand third ) : OpCode | ||
destination | Operand | The destination operand. |
source | Operand | The source operand. |
third | Operand | The third operand. |
Результат | OpCode |