gem5  v20.1.0.0
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 Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17