gem5 v24.0.0.0
Loading...
Searching...
No Matches
ccr.hh File Reference
#include "cpu/reg_class.hh"
#include "debug/CCRegs.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.
 
namespace  gem5::X86ISA::cc_reg
 

Enumerations

enum  : RegIndex {
  gem5::X86ISA::cc_reg::_ZapsIdx , gem5::X86ISA::cc_reg::_CfofIdx , gem5::X86ISA::cc_reg::_DfIdx , gem5::X86ISA::cc_reg::_EcfIdx ,
  gem5::X86ISA::cc_reg::_EzfIdx , gem5::X86ISA::cc_reg::NumRegs
}
 

Functions

constexpr RegClass gem5::X86ISA::ccRegClass (CCRegClass, CCRegClassName, cc_reg::NumRegs, debug::CCRegs)
 

Variables

constexpr RegId gem5::X86ISA::cc_reg::Zaps = ccRegClass[_ZapsIdx]
 
constexpr RegId gem5::X86ISA::cc_reg::Cfof = ccRegClass[_CfofIdx]
 
constexpr RegId gem5::X86ISA::cc_reg::Df = ccRegClass[_DfIdx]
 
constexpr RegId gem5::X86ISA::cc_reg::Ecf = ccRegClass[_EcfIdx]
 
constexpr RegId gem5::X86ISA::cc_reg::Ezf = ccRegClass[_EzfIdx]
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0