gem5
v20.1.0.0
|
#include "base/types.hh"
Go to the source code of this file.
Namespaces | |
ArmISA | |
Variables | |
const ByteOrder | ArmISA::GuestByteOrder = ByteOrder::little |
const Addr | ArmISA::PageShift = 12 |
const Addr | ArmISA::PageBytes = ULL(1) << PageShift |