gem5  v20.0.0.3
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 Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13