gem5
v21.2.0.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. | |
Functions | |
gem5::X86ISA::BitUnion64 (X86IntReg) Bitfield< 63 | |
gem5::X86ISA::EndBitUnion (X86IntReg) enum IntRegIndex | |
static IntRegIndex | gem5::X86ISA::INTREG_MICRO (int index) |
static IntRegIndex | gem5::X86ISA::INTREG_FOLDED (int index, int foldBit) |
Variables | |
gem5::X86ISA::R | |
SignedBitfield< 63, 0 > | gem5::X86ISA::SR |
Bitfield< 31, 0 > | gem5::X86ISA::E |
SignedBitfield< 31, 0 > | gem5::X86ISA::SE |
Bitfield< 15, 0 > | gem5::X86ISA::X |
SignedBitfield< 15, 0 > | gem5::X86ISA::SX |
Bitfield< 15, 8 > | gem5::X86ISA::H |
SignedBitfield< 15, 8 > | gem5::X86ISA::SH |
Bitfield< 7, 0 > | gem5::X86ISA::L |
SignedBitfield< 7, 0 > | gem5::X86ISA::SL |
static const IntRegIndex | gem5::X86ISA::IntFoldBit = (IntRegIndex)(1 << 6) |
const int | gem5::X86ISA::NumIntRegs = NUM_INTREGS |