Go to the documentation of this file.
29 #ifndef __ARCH_SPARC_INSTS_MEM_HH__
30 #define __ARCH_SPARC_INSTS_MEM_HH__
66 Mem(mnem, _machInst, __opClass),
imm(
szext<13>(_machInst))
78 #endif // __ARCH_SPARC_INSTS_MEM_HH__
Base class for all SPARC static instructions.
MemImm(const char *mnem, ExtMachInst _machInst, OpClass __opClass)
std::string generateDisassembly(Addr pc, const loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
std::string generateDisassembly(Addr pc, const loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
Base class for memory operations.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
constexpr uint64_t szext(uint64_t val)
Sign-extend an N-bit value to 64 bits.
SparcStaticInst(const char *_mnemonic, ExtMachInst _machInst, OpClass __opClass)
Class for memory operations which use an immediate offset.
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Sun Jul 30 2023 01:56:48 for gem5 by doxygen 1.8.17