gem5
|
Go to the source code of this file.
Namespaces | |
X86ISA | |
This is exposed globally, independent of the ISA. | |
Enumerations | |
enum | X86ISA::FlagBit { X86ISA::CPL0FlagBit = 1, X86ISA::AddrSizeFlagBit = 2, X86ISA::StoreCheck = 4 } |
Variables | |
const Request::FlagsType M5_VAR_USED | X86ISA::SegmentFlagMask = mask(4) |
const int | X86ISA::FlagShift = 4 |