gem5
|
#include <registers.hh>
Public Attributes | |
IntReg | intreg |
FloatReg | fpreg |
MiscReg | ctrlreg |
Definition at line 59 of file registers.hh.
MiscReg AlphaISA::AnyReg::ctrlreg |
Definition at line 63 of file registers.hh.
FloatReg AlphaISA::AnyReg::fpreg |
Definition at line 62 of file registers.hh.
IntReg AlphaISA::AnyReg::intreg |
Definition at line 61 of file registers.hh.