gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Typedefs | Functions | Variables
msr.cc File Reference
#include "arch/x86/regs/msr.hh"

Go to the source code of this file.

Namespaces

 X86ISA
 This is exposed globally, independent of the ISA.
 

Typedefs

typedef MsrMap::value_type X86ISA::MsrVal
 

Functions

const MsrMap X86ISA::msrMap (msrMapData, msrMapData+msrMapSize)
 
bool X86ISA::msrAddrToIndex (MiscRegIndex &regNum, Addr addr)
 Find and return the misc reg corresponding to an MSR address. More...
 

Variables

const MsrMap::value_type X86ISA::msrMapData []
 
static const unsigned X86ISA::msrMapSize = sizeof(msrMapData) / sizeof(msrMapData[0])
 

Generated on Tue Mar 23 2021 19:41:31 for gem5 by doxygen 1.8.17