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