Method | Description | |
---|---|---|
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. |
return | OpCode |