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