|
gem5
|
#include <registers.hh>
Public Attributes | |
| IntReg | intreg |
| FloatReg | fpreg |
| MiscReg | ctrlreg |
Definition at line 96 of file registers.hh.
| MiscReg PowerISA::AnyReg::ctrlreg |
Definition at line 99 of file registers.hh.
| FloatReg PowerISA::AnyReg::fpreg |
Definition at line 98 of file registers.hh.
| IntReg PowerISA::AnyReg::intreg |
Definition at line 97 of file registers.hh.