C# Class Mosa.Compiler.Framework.IR.LoadFloatR8

Loads a value from a memory pointer.
The load instruction is used to load a value from a memory pointer and an offset. The types must be compatible.
Inheritance: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
LoadFloatR8 ( )

Initializes a new instance of LoadFloatR8.

Method Details

LoadFloatR8() public method

Initializes a new instance of LoadFloatR8.
public LoadFloatR8 ( )