29#ifndef __ARCH_SPARC_REGS_INT_HH__
30#define __ARCH_SPARC_REGS_INT_HH__
34#include "debug/IntRegs.hh"
140inline constexpr RegId
146inline constexpr RegId
152inline constexpr RegId
158inline constexpr RegId
Register ID: describe an architectural register with its class and index.
RegId flatten(const BaseISA &isa, const RegId &id) const override
Flatten register id id using information in the ISA object isa.
constexpr RegId o(int index)
constexpr RegId Canrestore
constexpr RegClass flatIntRegClass
constexpr RegClass intRegClass
constexpr auto & StackPointerReg
constexpr auto & ReturnAddressReg
constexpr IntRegClassOps intRegClassOps
constexpr auto & FramePointerReg
constexpr auto & SyscallPseudoReturnReg
constexpr auto & ReturnValueReg
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
constexpr char IntRegClassName[]
@ IntRegClass
Integer register.