gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::ArmISA::CCRegClassOps Class Reference

#include <cc.hh>

Inheritance diagram for gem5::ArmISA::CCRegClassOps:
gem5::RegClassOps

Public Member Functions

std::string regName (const RegId &id) const override
 Print the name of the register specified in id.
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.

Detailed Description

Definition at line 75 of file cc.hh.

Member Function Documentation

◆ regName()

std::string gem5::ArmISA::CCRegClassOps::regName ( const RegId & id) const
inlineoverridevirtual

Print the name of the register specified in id.

Reimplemented from gem5::RegClassOps.

Definition at line 79 of file cc.hh.

References gem5::ArmISA::cc_reg::RegName.


The documentation for this class was generated from the following file:

Generated on Sat Oct 18 2025 08:06:56 for gem5 by doxygen 1.14.0