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