Package ghidra.pcode.emulate
package ghidra.pcode.emulate
-
ClassDescription
EmulateInstructionStateModifierdefines a language specific handler to assist emulation with adjusting the current execution state, providing support for custom pcodeop's (i.e., CALLOTHER).MemoryStateBufferprovides a MemBuffer for instruction parsing use which wraps an emulator MemoryState.