gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
 
namespace  gem5::X86ISA
 This is exposed globally, independent of the ISA.
 

Typedefs

typedef std::unordered_map< Addr, RegIndexgem5::X86ISA::MsrMap
 

Functions

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

Variables

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

Generated on Mon Jan 13 2025 04:28:45 for gem5 by doxygen 1.9.8