gem5  v20.1.0.0
Namespaces | Typedefs | Functions | Variables
msr.hh File Reference
#include <unordered_map>
#include "arch/x86/regs/misc.hh"
#include "base/types.hh"

Go to the source code of this file.

Namespaces

 X86ISA
 This is exposed globally, independent of the ISA.
 

Typedefs

typedef std::unordered_map< Addr, MiscRegIndex > X86ISA::MsrMap
 

Functions

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

Variables

const MsrMap X86ISA::msrMap
 Map between MSR addresses and their corresponding misc registers. More...
 

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17