32 #ifndef __ARCH_RISCV_INSTS_COMPRESSED_HH__ 33 #define __ARCH_RISCV_INSTS_COMPRESSED_HH__ 49 using RiscvStaticInst::RiscvStaticInst;
57 #endif // __ARCH_RISCV_INSTS_COMPRESSED_HH__ Base class for compressed operations that work only on registers.
std::string generateDisassembly(Addr pc, const 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.