gem5 v25.0.0.1
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 Arm Limited 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 Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0