32 #ifndef __ARCH_RISCV_INST_MEM_HH__ 33 #define __ARCH_RISCV_INST_MEM_HH__ 75 #endif // __ARCH_RISCV_INST_MEM_HH__
MemInst(const char *mnem, ExtMachInst _machInst, OpClass __opClass)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
virtual std::string generateDisassembly(Addr pc, const SymbolTable *symtab) const =0
Internal function to generate disassembly string.
Request::Flags memAccessFlags
TheISA::ExtMachInst ExtMachInst
Binary extended machine instruction type.
Base class for all RISC-V static instructions.