Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
emulateutil.hh File Reference

(Lightweight) emulation interface for executing PcodeOp objects within a syntax tree or for executing snippets defined with PcodeOpRaw objects More...

#include "emulate.hh"
#include "op.hh"
Include dependency graph for emulateutil.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  ghidra::EmulatePcodeOp
 Emulation based on (existing) PcodeOps and Varnodes. More...
 
class  ghidra::EmulateSnippet
 Emulate a snippet of PcodeOps out of a functional context. More...
 

Detailed Description

(Lightweight) emulation interface for executing PcodeOp objects within a syntax tree or for executing snippets defined with PcodeOpRaw objects