Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
tasm
tasm_main.GenRead
C# Class tasm.tasm_main.GenRead
Inheritance:
OpCodeParserRRImm
Show file
Open project: Domipheus/TPU
Public Properties
Property
Type
Description
byteOp
bool
Public Methods
Method
Description
GenRead
(
bool
byteOnly
= false ) :
System
Parse
(
string
args
) :
OpData
Method Details
GenRead()
public
method
public
GenRead
(
bool
byteOnly
= false ) :
System
byteOnly
bool
return
System
Parse()
public
method
public
Parse
(
string
args
) :
OpData
args
string
return
OpData
Property Details
byteOp
public property
public
bool
byteOp
return
bool