OpenASIP 2.2
|
#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". | |
TCEString | instrName_ |
The instruction record name, e.g. "ADD32X4uuu". | |
|
inline |
Definition at line 682 of file TDGen.hh.
TCEString TDGenerator::InstructionInfo::instrName_ |
TCEString TDGenerator::InstructionInfo::osalOpName_ |