33#ifndef TTA_DISASSEMBLY_REGISTER_HH
34#define TTA_DISASSEMBLY_REGISTER_HH
std::string toString() const
Word index_
Index of the register in the register file.
std::string rfName_
Name of the register file.
virtual ~DisassemblyRegister()
static TCEString registerName(const TTAMachine::RegisterFile &rf, int index, char delim='.')