Package ghidra.pcode.emulate
-
Class Summary Class Description BreakCallBack BreakTable BreakTableCallBack Emulate EmulateDisassemblerContext EmulateInstructionStateModifier EmulateInstructionStateModifier
defines a language specific handler to assist emulation with adjusting the current execution state, providing support for custom pcodeop's (i.e., CALLOTHER).EmulateMemoryStateBuffer MemoryStateBuffer
provides a MemBuffer for instruction parsing use which wraps an emulator MemoryState. -
Enum Summary Enum Description EmulateExecutionState -
Exception Summary Exception Description InstructionDecodeException UnimplementedCallOtherException UnimplementedInstructionException