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