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