RegId _destRegIdx[MaxInstDestRegs]
See destRegIdx().
const char * mnemonic
Base mnemonic (e.g., "add").
std::string generateDisassembly(Addr pc, const Loader::SymbolTable *symtab) const override
Internal function to generate disassembly string.
std::string registerName(RegId reg)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
RegId _srcRegIdx[MaxInstSrcRegs]
See srcRegIdx().