gem5
v20.0.0.2
|
#include <i8254xGBe_defs.hh>
Public Member Functions | |
T | operator() () |
const Reg< T > & | operator= (T d) |
bool | operator== (T d) |
void | operator() (T d) |
Reg () | |
void | serialize (CheckpointOut &cp) const |
void | unserialize (CheckpointIn &cp) |
Public Attributes | |
T | _data |
Definition at line 299 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 305 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 301 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 304 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 302 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 303 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 306 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 310 of file i8254xGBe_defs.hh.
T iGbReg::Regs::Reg< T >::_data |
Definition at line 300 of file i8254xGBe_defs.hh.
Referenced by iGbReg::Regs::serialize(), and iGbReg::Regs::unserialize().