gem5
|
#include <registers.hh>
Public Attributes | |
IntReg | intreg |
FloatReg | fpreg |
MiscReg | ctrlreg |
Definition at line 300 of file registers.hh.
MiscReg MipsISA::AnyReg::ctrlreg |
Definition at line 303 of file registers.hh.
FloatReg MipsISA::AnyReg::fpreg |
Definition at line 302 of file registers.hh.
IntReg MipsISA::AnyReg::intreg |
Definition at line 301 of file registers.hh.