decompiler  1.0.0
Classes
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"

Classes

class  EmulatePcodeOp
 Emulation based on (existing) PcodeOps and Varnodes. More...
 
class  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