Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Mosa
Compiler
Framework
IR
LoadZeroExtended
C# Class Mosa.Compiler.Framework.IR.LoadZeroExtended
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
Datei anzeigen
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
LoadZeroExtended
( )
Initializes a new instance of
LoadZeroExtended
.
Method Details
LoadZeroExtended()
public
method
Initializes a new instance of
LoadZeroExtended
.
public
LoadZeroExtended
( )