gem5
|
Go to the source code of this file.
Classes | |
union | PowerISA::AnyReg |
Namespaces | |
PowerISA | |
Typedefs | |
typedef uint8_t | PowerISA::RegIndex |
typedef uint64_t | PowerISA::IntReg |
typedef uint64_t | PowerISA::FloatRegBits |
typedef double | PowerISA::FloatReg |
typedef uint64_t | PowerISA::MiscReg |
typedef uint8_t | PowerISA::CCReg |
Enumerations | |
enum | PowerISA::MiscIntRegNums { PowerISA::INTREG_CR = NumIntArchRegs, PowerISA::INTREG_XER, PowerISA::INTREG_LR, PowerISA::INTREG_CTR, PowerISA::INTREG_FPSCR, PowerISA::INTREG_RSV, PowerISA::INTREG_RSV_LEN, PowerISA::INTREG_RSV_ADDR } |