30#ifndef __ARCH_RISCV_INSTS_COMPRESSED_HH__
31#define __ARCH_RISCV_INSTS_COMPRESSED_HH__
Base class for compressed operations that work only on registers.
std::string generateDisassembly(Addr pc, const loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
Base class for all RISC-V static instructions.
RiscvStaticInst(const char *_mnemonic, ExtMachInst _machInst, OpClass __opClass)
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.