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/x86/types.hh"
#include "arch/x86/x86_traits.hh"
#include "base/compiler.hh"
#include "base/types.hh"

Go to the source code of this file.

Namespaces

 X86ISA
 This is exposed globally, independent of the ISA.
 

Variables

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

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