C# Class SharpOS.AOT.IR.Instructions.Pop

Inheritance: Instruction
Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Méthode Description
Pop ( Register value ) : System

Initializes a new instance of the Pop class.

Method Details

Pop() public méthode

Initializes a new instance of the Pop class.
public Pop ( Register value ) : System
value Register The value.
Résultat System