gem5
[DEVELOP-FOR-23.0]
|
#include <int.hh>
Private Member Functions | |
RegId | flatten (const BaseISA &isa, const RegId &id) const override |
Flatten register id id using information in the ISA object isa. More... | |
Additional Inherited Members | |
![]() | |
virtual std::string | regName (const RegId &id) const |
Print the name of the register specified in id. More... | |
virtual std::string | valString (const void *val, size_t size) const |
Print the value of a register pointed to by val of size size. More... | |
|
overrideprivatevirtual |
Flatten register id id using information in the ISA object isa.
Reimplemented from gem5::RegClassOps.
Definition at line 40 of file int.cc.
References gem5::SparcISA::flatIntRegClass, and gem5::MipsISA::index.