|
libmicroemu 0.2.0
ARM Microcontroller Emulator Library
|
This is the complete list of members for libmicroemu::EmuContext, including all inherited members.
| BuildMnemonic(char *buf, std::size_t buf_len) const noexcept | libmicroemu::EmuContext | inline |
| EmuContext(const me_adr_t &pc, const OpCode &op_code, const IInstrToMnemonic &instr_decoder, IRegAccessor ®_access, ISpecialRegAccessor &spec_reg_access) noexcept (defined in libmicroemu::EmuContext) | libmicroemu::EmuContext | inline |
| GetOpCode() const noexcept | libmicroemu::EmuContext | inline |
| GetPc() const noexcept | libmicroemu::EmuContext | inline |
| GetRegisterAccessor() noexcept | libmicroemu::EmuContext | inline |
| GetSpecialRegisterAccessor() noexcept | libmicroemu::EmuContext | inline |