29 #ifndef __ARCH_RISCV_INSTS_PSEUDO_HH__ 30 #define __ARCH_RISCV_INSTS_PSEUDO_HH__ 42 using RiscvStaticInst::RiscvStaticInst;
53 #endif // __ARCH_RISCV_INSTS_PSEUDO_HH__
const char * mnemonic
Base mnemonic (e.g., "add").
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Base class for all RISC-V static instructions.
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.