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