gem5
[DEVELOP-FOR-23.0]
|
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::X86ISA | |
This is exposed globally, independent of the ISA. | |
gem5::X86ISA::cc_reg | |
Functions | |
constexpr RegClass | gem5::X86ISA::ccRegClass (CCRegClass, CCRegClassName, cc_reg::NumRegs, debug::CCRegs) |
Variables | |
constexpr RegId | gem5::X86ISA::cc_reg::Zaps = ccRegClass[_ZapsIdx] |
constexpr RegId | gem5::X86ISA::cc_reg::Cfof = ccRegClass[_CfofIdx] |
constexpr RegId | gem5::X86ISA::cc_reg::Df = ccRegClass[_DfIdx] |
constexpr RegId | gem5::X86ISA::cc_reg::Ecf = ccRegClass[_EcfIdx] |
constexpr RegId | gem5::X86ISA::cc_reg::Ezf = ccRegClass[_EzfIdx] |