addressWidth() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | |
advanceInstructionPointer(SgAsmInstruction *) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
architecture() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | |
autoResetInstructionPointer() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | inline |
autoResetInstructionPointer(bool b) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | inline |
autoResetInstructionPointer_ | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | protected |
callReturnRegister() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
create(const BaseSemantics::RiscOperatorsPtr &) const override | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | virtual |
currentInstruction() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
currentState() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
decrementRegisters(SgAsmExpression *) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
Dispatcher() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | protected |
Dispatcher(const Architecture::BaseConstPtr &) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | explicitprotected |
Dispatcher(const Architecture::BaseConstPtr &, const RiscOperatorsPtr &) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | protected |
DispatcherMips()=delete (defined in Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | protected |
DispatcherMips(const Architecture::BaseConstPtr &) (defined in Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | explicitprotected |
DispatcherMips(const Architecture::BaseConstPtr &, const BaseSemantics::RiscOperatorsPtr &) (defined in Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | protected |
effectiveAddress(SgAsmExpression *, size_t nbits=0) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
findRegister(const std::string ®name, size_t nbits=0, bool allowMissing=false) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
incrementRegisters(SgAsmExpression *) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
initializeState(const StatePtr &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
InsnProcessors typedef (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | protected |
instance(const Architecture::BaseConstPtr &) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | static |
instance(const Architecture::BaseConstPtr &, const BaseSemantics::RiscOperatorsPtr &) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | static |
instructionPointerRegister() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
iproc_table (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | protected |
iprocGet(int key) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
iprocKey(SgAsmInstruction *) const override | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | virtual |
iprocLookup(SgAsmInstruction *insn) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
iprocReplace(SgAsmInstruction *insn, InsnProcessor *iproc) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
iprocSet(int key, InsnProcessor *iproc) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
number_(size_t nbits, uint64_t number) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
operators() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
operators(const RiscOperatorsPtr &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
postUpdate(SgAsmExpression *, const BaseSemantics::SValuePtr &enabled) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
preUpdate(SgAsmExpression *, const BaseSemantics::SValuePtr &enabled) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
processInstruction(SgAsmInstruction *insn) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
promote(const BaseSemantics::DispatcherPtr &) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | static |
protoval() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
Ptr typedef | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
read(SgAsmExpression *, size_t value_nbits=0, size_t addr_nbits=0) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
REG_FP | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_HI | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_LO | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_PC | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_R0 | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_R1 | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_RA | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
REG_SP | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
registerDictionary() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | |
segmentRegister(SgAsmMemoryReferenceExpression *) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
stackFrameRegister() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
stackPointerRegister() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
Super typedef | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |
undefined_(size_t nbits) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
unspecified_(size_t nbits) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
write(SgAsmExpression *, const SValuePtr &value, size_t addr_nbits=0) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
~Dispatcher() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::Dispatcher | virtual |
~DispatcherMips() (defined in Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips) | Rose::BinaryAnalysis::InstructionSemantics::DispatcherMips | |