C# Class tasm.tasm_main.GenAdd

Inheritance: OpCodeParserRRR
显示文件 Open project: Domipheus/TPU

Public Methods

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

Method Details

GenAdd() public method

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

Parse() public method

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