OpenASIP
2.0
|
#include <TDGen.hh>
Public Member Functions | |
InstructionInfo (const TCEString &osalOpName, const TCEString &instrName) | |
Public Attributes | |
TCEString | osalOpName_ |
The OSAL operation used to create the record, e.g. "ADD32X4". More... | |
TCEString | instrName_ |
The instruction record name, e.g. "ADD32X4uuu". More... | |
|
inline |
TCEString TDGenerator::InstructionInfo::instrName_ |
TCEString TDGenerator::InstructionInfo::osalOpName_ |