gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::X86ISA::IntRegClassOps Class Reference

#include <int.hh>

Inheritance diagram for gem5::X86ISA::IntRegClassOps:
gem5::X86ISA::FlatIntRegClassOps gem5::RegClassOps

Private Member Functions

RegId flatten (const BaseISA &isa, const RegId &id) const override
 Flatten register id id using information in the ISA object isa.
 

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.
 

Detailed Description

Definition at line 116 of file int.hh.

Member Function Documentation

◆ flatten()

RegId gem5::X86ISA::IntRegClassOps::flatten ( const BaseISA & isa,
const RegId & id ) const
overrideprivatevirtual

Flatten register id id using information in the ISA object isa.

Reimplemented from gem5::RegClassOps.

Definition at line 135 of file int.cc.

References gem5::X86ISA::flatIntRegClass, and gem5::X86ISA::index.


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

Generated on Tue Jun 18 2024 16:24:54 for gem5 by doxygen 1.11.0