gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::DummyVecRegContainer Struct Reference

Dummy type aliases and constants for architectures that do not implement vector registers. More...

#include <vec_reg.hh>

Public Member Functions

bool operator== (const DummyVecRegContainer &d) const
bool operator!= (const DummyVecRegContainer &d) const
template<typename VecElem>
VecElemas ()

Public Attributes

RegVal filler = 0

Detailed Description

Dummy type aliases and constants for architectures that do not implement vector registers.

Definition at line 291 of file vec_reg.hh.

Member Function Documentation

◆ as()

template<typename VecElem>
VecElem * gem5::DummyVecRegContainer::as ( )
inline

Definition at line 297 of file vec_reg.hh.

◆ operator!=()

bool gem5::DummyVecRegContainer::operator!= ( const DummyVecRegContainer & d) const
inline

Definition at line 295 of file vec_reg.hh.

References gem5::ArmISA::d.

◆ operator==()

bool gem5::DummyVecRegContainer::operator== ( const DummyVecRegContainer & d) const
inline

Definition at line 294 of file vec_reg.hh.

References gem5::ArmISA::d.

Member Data Documentation

◆ filler

RegVal gem5::DummyVecRegContainer::filler = 0

Definition at line 293 of file vec_reg.hh.


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

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