29 #ifndef __ARCH_SPARC_INSTS_BLOCKMEM_HH__ 30 #define __ARCH_SPARC_INSTS_BLOCKMEM_HH__ 62 OpClass __opClass, int8_t _offset) :
76 OpClass __opClass, int8_t _offset) :
89 #endif // __ARCH_SPARC_INSTS_BLOCKMEM_HH__ BlockMem(const char *mnem, ExtMachInst _machInst)
BlockMemImmMicro(const char *mnem, ExtMachInst _machInst, OpClass __opClass, int8_t _offset)
BlockMemMicro(const char *mnem, ExtMachInst _machInst, OpClass __opClass, int8_t _offset)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
TheISA::ExtMachInst ExtMachInst
Binary extended machine instruction type.
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
T bits(T val, int first, int last)
Extract the bitfield from position 'first' to 'last' (inclusive) from 'val' and right justify it...
uint64_t sext(uint64_t val)
Sign-extend an N-bit value to 64 bits.