libmicroemu 0.2.0
ARM Microcontroller Emulator Library
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234567]
  include
  libmicroemu
 cpu_states.h
 emu_context.h
 exception_states.h
 exception_type.h
 exec_result.hContains the ExecResult class which is returned by the Executor::Exec method
 logger.h
 machine.hContains the Machine class which is the main emulation machine for handling microcontroller emulation
 register_details.h
 register_id.h
 special_register_id.hThis file contains the declaration of the SpecialRegisterId enumeration and related functions
 status_code.hFile contains enum class for status codes
 types.h
  src
  libmicroemu
  internal
  bus
  mem
 bus.h
 endianess_converters.h
 mem_access_results.h
  decoder
 decoder.h
 instr.h
 instr_flags.h
 op_decoders.h
  elf
 elf_reader.h
  executor
  instr
 executor.h
 instr_context.h
 instr_exec_results.h
  fetcher
 fetcher.h
 raw_instr.h
 raw_instr_flags.h
 raw_instr_flags_table.h
  logic
 alu.h
 exceptions_ops.h
 if_then_ops.h
 imm_shift_results.h
 pc_ops.h
 predicates.hThis file contains the declaration of the Predicates class
 reg_access.h
 reg_ops.h
 reset_logic.hContains the reset logic for the processor
 spec_reg_access.h
 spec_reg_ops.h
 thumb.h
 thumb_immediate_result.h
  peripherals
 sys_ctrl_block.h
 sys_tick.h
  processor
 processor.h
 step_flags.h
  semihosting
 semihosting.h
  trace
  instr
 intstr_to_mnemonic.h
 memory_viewer.hIn this file the MemoryViewer class is defined
 mnemonic_builder.h
 mnemonic_builder_context.h
 mnemonic_builder_flags.h
  utils
 bit_manip.h
 const_string_builder.h
 memory_helpers.h
 rarg.h
 traits.h
 bkpt_flags.h
 cpu_accessor.h
 cpu_ops.h
 delegates.h
 emulator.h
 i_breakpoint.h
 result.hContains the Result class which is used to return the result of a function
 svc_flags.h