Method | Description | |
---|---|---|
Cvtsi2sd ( ) : Mosa.Compiler.Framework |
Initializes a new instance of Cvtsi2sd.
|
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 |
public Cvtsi2sd ( ) : Mosa.Compiler.Framework | ||
return | Mosa.Compiler.Framework |