gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::DummyVecPredRegContainer Struct Reference

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

#include <vec_pred_reg.hh>

Public Member Functions

bool operator== (const DummyVecPredRegContainer &d) const
 
bool operator!= (const DummyVecPredRegContainer &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 predicate registers.

Definition at line 398 of file vec_pred_reg.hh.

Member Function Documentation

◆ as()

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

Definition at line 404 of file vec_pred_reg.hh.

◆ operator!=()

bool gem5::DummyVecPredRegContainer::operator!= ( const DummyVecPredRegContainer d) const
inline

Definition at line 402 of file vec_pred_reg.hh.

◆ operator==()

bool gem5::DummyVecPredRegContainer::operator== ( const DummyVecPredRegContainer d) const
inline

Definition at line 401 of file vec_pred_reg.hh.

Member Data Documentation

◆ filler

RegVal gem5::DummyVecPredRegContainer::filler = 0

Definition at line 400 of file vec_pred_reg.hh.


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

Generated on Wed Dec 21 2022 10:23:10 for gem5 by doxygen 1.9.1