Package ghidra.pcode.emulate
package ghidra.pcode.emulate
-
ClassDescription
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.