gem5 v24.0.0.0
|
#include <float.hh>
Private Member Functions | |
std::string | regName (const RegId &id) const override |
Print the name of the register specified in id. | |
Additional Inherited Members | |
Public Member Functions inherited from gem5::RegClassOps | |
virtual std::string | valString (const void *val, const size_t &size) const |
Print the value of a register pointed to by val of size size. | |
virtual RegId | flatten (const BaseISA &isa, const RegId &id) const |
Flatten register id id using information in the ISA object isa. | |
|
overrideprivatevirtual |
Print the name of the register specified in id.
Reimplemented from gem5::RegClassOps.
Definition at line 49 of file float.cc.
References gem5::ccprintf(), gem5::X86ISA::NumMicroFpRegs, gem5::X86ISA::NumMMXRegs, gem5::X86ISA::NumXMMRegs, and gem5::ArmISA::ss.