Package ghidra.pcode.emulate
package ghidra.pcode.emulate
-
ClassDescriptionA breakpoint objectA collection of breakpoints for the emulatorA basic instantiation of a breakpoint tableA SLEIGH based implementation of the Emulate interface
EmulateInstructionStateModifier
defines a language specific handler to assist emulation with adjusting the current execution state, providing support for custom pcodeop's (i.e., CALLOTHER).MemoryStateBuffer
provides a MemBuffer for instruction parsing use which wraps an emulator MemoryState.