C# Class tasm.tasm_main.GenShift

Inheritance: OpCodeParserRRR
Afficher le fichier Open project: Domipheus/TPU

Méthodes publiques

Méthode Description
GenShift ( bool left ) : System
Parse ( string args ) : OpData

Method Details

GenShift() public méthode

public GenShift ( bool left ) : System
left bool
Résultat System

Parse() public méthode

public Parse ( string args ) : OpData
args string
Résultat OpData