31 #ifndef __ARCH_POWER_INSTS_MISC_HH__
32 #define __ARCH_POWER_INSTS_MISC_HH__
57 #endif //__ARCH_POWER_INSTS_MISC_HH__
std::string generateDisassembly(Addr pc, const SymbolTable *symtab) const
Internal function to generate disassembly string.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Class for misc operations.
MiscOp(const char *mnem, MachInst _machInst, OpClass __opClass)
Constructor.