gem5
[DEVELOP-FOR-23.0]
|
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 > | |
VecElem * | as () |
Public Attributes | |
RegVal | filler = 0 |
Dummy type aliases and constants for architectures that do not implement vector registers.
Definition at line 268 of file vec_reg.hh.
|
inline |
Definition at line 274 of file vec_reg.hh.
|
inline |
Definition at line 272 of file vec_reg.hh.
|
inline |
Definition at line 271 of file vec_reg.hh.
RegVal gem5::DummyVecRegContainer::filler = 0 |
Definition at line 270 of file vec_reg.hh.