#include <unordered_map>
#include "base/types.hh"
#include "params/X86ISA.hh"
Go to the source code of this file.
|
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.
|
|
|
enum | gem5::X86ISA::StandardCpuidFunction {
gem5::X86ISA::VendorAndLargestStdFunc
, gem5::X86ISA::FamilyModelStepping
, gem5::X86ISA::CacheAndTLB
, gem5::X86ISA::SerialNumber
,
gem5::X86ISA::CacheParams
, gem5::X86ISA::MonitorMwait
, gem5::X86ISA::ThermalPowerMgmt
, gem5::X86ISA::ExtendedFeatures
,
gem5::X86ISA::ExtendedState = 0xD
, gem5::X86ISA::NumStandardCpuidFuncs
} |
|
enum | gem5::X86ISA::ExtendedCpuidFunctions {
gem5::X86ISA::VendorAndLargestExtFunc
, gem5::X86ISA::FamilyModelSteppingBrandFeatures
, gem5::X86ISA::NameString1
, gem5::X86ISA::NameString2
,
gem5::X86ISA::NameString3
, gem5::X86ISA::L1CacheAndTLB
, gem5::X86ISA::L2L3CacheAndL2TLB
, gem5::X86ISA::APMInfo
,
gem5::X86ISA::LongModeAddressSize
, gem5::X86ISA::NumExtendedCpuidFuncs
} |
|
Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0