C# Class tasm.tasm_main.GenSub

Inheritance: OpCodeParserRRR
Datei anzeigen Open project: Domipheus/TPU

Public Methods

Method Description
GenSub ( bool _signed = false ) : System
Parse ( string args ) : OpData

Method Details

GenSub() public method

public GenSub ( bool _signed = false ) : System
_signed bool
return System

Parse() public method

public Parse ( string args ) : OpData
args string
return OpData