46 string fuName,
string port,
string opName):
virtual std::string toString() const
DisassemblyFUOpcodePort(std::string fuName, std::string port, std::string opName)
std::string opName_
Name of the operation.
virtual ~DisassemblyFUOpcodePort()
std::string port_
Name of the function unit port.
std::string fuName_
Name of the function unit.