|
gem5
|
#include <registers.hh>
Public Attributes | |
| IntReg | intReg |
| FloatReg | fpreg |
| MiscReg | ctrlreg |
Definition at line 55 of file registers.hh.
| MiscReg SparcISA::AnyReg::ctrlreg |
Definition at line 59 of file registers.hh.
| FloatReg SparcISA::AnyReg::fpreg |
Definition at line 58 of file registers.hh.
| IntReg SparcISA::AnyReg::intReg |
Definition at line 57 of file registers.hh.