30 #ifndef __ARCH_RISCV_INSTS_COMPRESSED_HH__ 31 #define __ARCH_RISCV_INSTS_COMPRESSED_HH__ 47 using RiscvStaticInst::RiscvStaticInst;
55 #endif // __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.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Base class for all RISC-V static instructions.