Метод | Описание | |
---|---|---|
Mov ( ) : System |
Initializes a new instance of Mov.
|
Метод | Описание | |
---|---|---|
ComputeOpCode ( |
Computes the opcode.
|
|
Emit ( |
Emits the specified platform instruction.
|
protected ComputeOpCode ( |
||
destination | The destination operand. | |
source | The source operand. | |
third | The third operand. | |
Результат | OpCode |
protected Emit ( |
||
node | The node. | |
emitter | MachineCodeEmitter | The emitter. |
Результат | void |