gem5
v21.0.0.0
|
Go to the source code of this file.
Namespaces | |
X86ISA | |
This is exposed globally, independent of the ISA. | |
Variables | |
const ByteOrder | X86ISA::GuestByteOrder = ByteOrder::little |
const Addr | X86ISA::PageShift = 12 |
const Addr | X86ISA::PageBytes = ULL(1) << PageShift |