gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Variables
isa_traits.hh File Reference
#include "arch/riscv/types.hh"
#include "base/types.hh"
#include "cpu/static_inst_fwd.hh"

Go to the source code of this file.

Namespaces

 RiscvISA
 

Variables

const ByteOrder RiscvISA::GuestByteOrder = LittleEndianByteOrder
 
const Addr RiscvISA::PageShift = 12
 
const Addr RiscvISA::PageBytes = ULL(1) << PageShift
 
const bool RiscvISA::HasUnalignedMemAcc = true
 
const bool RiscvISA::CurThreadInfoImplemented = false
 
const int RiscvISA::CurThreadInfoReg = -1
 

Generated on Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13