|
gem5
|
#include <registers.hh>
Public Attributes | |
| IntReg | intReg |
| FloatReg | fpReg |
| CCReg | ccReg |
| MiscReg | ctrlReg |
Definition at line 100 of file registers.hh.
| CCReg X86ISA::AnyReg::ccReg |
Definition at line 104 of file registers.hh.
| MiscReg X86ISA::AnyReg::ctrlReg |
Definition at line 105 of file registers.hh.
| FloatReg X86ISA::AnyReg::fpReg |
Definition at line 103 of file registers.hh.
| IntReg X86ISA::AnyReg::intReg |
Definition at line 102 of file registers.hh.