|
gem5
v19.0.0.0
|
#include <sinicreg.hh>
Public Attributes | |
| uint8_t | size |
| bool | read |
| bool | write |
| const char * | name |
Definition at line 173 of file sinicreg.hh.
| const char* Sinic::Regs::Info::name |
Definition at line 178 of file sinicreg.hh.
| bool Sinic::Regs::Info::read |
Definition at line 176 of file sinicreg.hh.
| uint8_t Sinic::Regs::Info::size |
Definition at line 175 of file sinicreg.hh.
| bool Sinic::Regs::Info::write |
Definition at line 177 of file sinicreg.hh.