51 std::ostringstream
ss;
62 (reg_idx % 2) ?
"high":
"low");
82 auto &x86_isa =
static_cast<const X86ISA::ISA &
>(isa);
Register ID: describe an architectural register with its class and index.
constexpr RegIndex index() const
Index accessors.
std::string regName(const RegId &id) const override
Print the name of the register specified in id.
RegId flatten(const BaseISA &isa, const RegId &id) const override
Flatten register id id using information in the ISA object isa.
RegVal readMiscRegNoEffect(RegIndex idx) const override
static RegId stack(int index, int top)
constexpr RegClass flatFloatRegClass
Copyright (c) 2024 Arm Limited All rights reserved.
void ccprintf(cp::Print &print)