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

#include <float.hh>

Inheritance diagram for gem5::X86ISA::FlatFloatRegClassOps:
gem5::RegClassOps gem5::X86ISA::FloatRegClassOps

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.
 

Detailed Description

Definition at line 124 of file float.hh.

Member Function Documentation

◆ regName()

std::string gem5::X86ISA::FlatFloatRegClassOps::regName ( const RegId & id) const
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.


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