C# Class tasm.tasm_main.GenShift

Inheritance: OpCodeParserRRR
Mostra file Open project: Domipheus/TPU

Public Methods

Method Description
GenShift ( bool left ) : System
Parse ( string args ) : OpData

Method Details

GenShift() public method

public GenShift ( bool left ) : System
left bool
return System

Parse() public method

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