gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 - Pranith Kumar Copyright (c) 2020 Inria 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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0