gem5
|
#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 301 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 307 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 304 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 305 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 308 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 312 of file i8254xGBe_defs.hh.
T iGbReg::Regs::Reg< T >::_data |
Definition at line 302 of file i8254xGBe_defs.hh.
Referenced by iGbReg::Regs::Reg< uint64_t >::operator()(), iGbReg::Regs::Reg< uint64_t >::operator=(), iGbReg::Regs::Reg< uint64_t >::operator==(), iGbReg::Regs::Reg< uint64_t >::Reg(), iGbReg::Regs::Reg< uint64_t >::serialize(), iGbReg::Regs::serialize(), iGbReg::Regs::Reg< uint64_t >::unserialize(), and iGbReg::Regs::unserialize().