Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mosa
Compiler
Framework
IR
LoadZeroExtended
C# 클래스 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.
상속:
Mosa.Compiler.Framework.IR.ThreeOperandInstruction
파일 보기
프로젝트 열기: tgiphil/MOSA-Project
공개 메소드들
메소드
설명
LoadZeroExtended
( )
Initializes a new instance of
LoadZeroExtended
.
메소드 상세
LoadZeroExtended()
공개
메소드
Initializes a new instance of
LoadZeroExtended
.
public
LoadZeroExtended
( )