Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Mosa
Compiler
Framework
IR
AddressOf
C# Class Mosa.Compiler.Framework.IR.AddressOf
Retrieves the address of the variable represented by its operand.
The address of instruction is used to retrieve the memory address of its sole operand. The operand may not represent a register.
Inheritance:
Mosa.Compiler.Framework.IR.TwoOperandInstruction
Exibir arquivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
AddressOf
( )
Initializes a new instance of the
AddressOf
.
Method Details
AddressOf()
public
method
Initializes a new instance of the
AddressOf
.
public
AddressOf
( )