Method | Description | |
---|---|---|
Emit ( |
Emits the specified platform instruction.
|
Method | Description | |
---|---|---|
ComputeOpCode ( InstructionSize size, Operand destination, Operand source ) : OpCode |
Computes the opcode.
|
protected Emit ( |
||
node | The context. | |
emitter | MachineCodeEmitter | The emitter. |
return | void |