C# Class tasm.tasm_main.GenAdd

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

Méthodes publiques

Méthode Description
GenAdd ( bool _signed = false ) : System
Parse ( string args ) : OpData

Method Details

GenAdd() public méthode

public GenAdd ( bool _signed = false ) : System
_signed bool
Résultat System

Parse() public méthode

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