gem5
[DEVELOP-FOR-23.0]
|
#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 436 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 443 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 439 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 442 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 440 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 441 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 444 of file i8254xGBe_defs.hh.
|
inline |
Definition at line 448 of file i8254xGBe_defs.hh.
T gem5::igbreg::Regs::Reg< T >::_data |
Definition at line 438 of file i8254xGBe_defs.hh.
Referenced by gem5::igbreg::Regs::Reg< uint64_t >::operator()(), gem5::igbreg::Regs::Reg< uint64_t >::operator=(), gem5::igbreg::Regs::Reg< uint64_t >::operator==(), gem5::igbreg::Regs::Reg< uint64_t >::Reg(), gem5::igbreg::Regs::Reg< uint64_t >::serialize(), gem5::igbreg::Regs::serialize(), gem5::igbreg::Regs::Reg< uint64_t >::unserialize(), and gem5::igbreg::Regs::unserialize().