Method | Description | |
---|---|---|
MovCR ( ) : System |
Initializes a new instance of Mov.
|
Method | Description | |
---|---|---|
ComputeOpCode ( |
Computes the opcode.
|
|
Emit ( |
Emits the specified platform instruction.
|
protected ComputeOpCode ( |
||
destination | The destination operand. | |
source | The source operand. | |
third | The third operand. | |
return | OpCode |
protected Emit ( |
||
node | The node. | |
emitter | MachineCodeEmitter | The emitter. |
return | void |