Go to the documentation of this file.
34 #ifndef __ARCH_SPARC_INSTS_TRAP_HH__
35 #define __ARCH_SPARC_INSTS_TRAP_HH__
65 using SparcStaticInst::SparcStaticInst;
77 #endif // __ARCH_SPARC_INSTS_TRAP_HH__
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
const char * mnemonic
Base mnemonic (e.g., "add").
TheISA::ExtMachInst ExtMachInst
Binary extended machine instruction type.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Base class for all SPARC static instructions.
Trap(const char *mnem, ExtMachInst _machInst, OpClass __opClass)
Base class for trap instructions, or instructions that always fault.
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.
Generated on Wed Sep 30 2020 14:02:07 for gem5 by doxygen 1.8.17