gem5  v21.2.1.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations | Variables
int.hh File Reference

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::PowerISA
 

Enumerations

enum  gem5::PowerISA::MiscIntRegNums {
  gem5::PowerISA::INTREG_CR = NumIntArchRegs, gem5::PowerISA::INTREG_XER, gem5::PowerISA::INTREG_LR, gem5::PowerISA::INTREG_CTR,
  gem5::PowerISA::INTREG_TAR, gem5::PowerISA::INTREG_FPSCR, gem5::PowerISA::INTREG_MSR, gem5::PowerISA::INTREG_RSV,
  gem5::PowerISA::INTREG_RSV_LEN, gem5::PowerISA::INTREG_RSV_ADDR
}
 

Variables

const int gem5::PowerISA::NumIntArchRegs = 32
 
const int gem5::PowerISA::NumIntSpecialRegs = 11
 
const int gem5::PowerISA::NumIntRegs = NumIntArchRegs + NumIntSpecialRegs
 
const int gem5::PowerISA::ReturnValueReg = 3
 
const int gem5::PowerISA::ArgumentReg0 = 3
 
const int gem5::PowerISA::ArgumentReg1 = 4
 
const int gem5::PowerISA::ArgumentReg2 = 5
 
const int gem5::PowerISA::ArgumentReg3 = 6
 
const int gem5::PowerISA::ArgumentReg4 = 7
 
const int gem5::PowerISA::ArgumentReg5 = 8
 
const int gem5::PowerISA::StackPointerReg = 1
 
const int gem5::PowerISA::TOCPointerReg = 2
 
const int gem5::PowerISA::ThreadPointerReg = 13
 

Generated on Wed May 4 2022 12:14:13 for gem5 by doxygen 1.8.17