OpenASIP
2.0
|
#include <TDGen.hh>
Public Member Functions | |
bool | operator< (const RegInfo &other) const |
Public Attributes | |
std::string | rf |
unsigned | idx |
|
inline |
unsigned TDGen::RegInfo::idx |
Definition at line 112 of file TDGen.hh.
Referenced by operator<(), TDGen::writeBackendCode(), and TDGen::writeRegisterDef().
std::string TDGen::RegInfo::rf |
Definition at line 111 of file TDGen.hh.
Referenced by operator<(), TDGen::writeBackendCode(), and TDGen::writeRegisterDef().