Class AdaptedEmulator.AdaptedPcodeUseropLibrary
java.lang.Object
ghidra.pcode.exec.AnnotatedPcodeUseropLibrary<byte[]>
ghidra.app.emulator.AdaptedEmulator.AdaptedPcodeUseropLibrary
- All Implemented Interfaces:
PcodeUseropLibrary<byte[]>
- Enclosing class:
AdaptedEmulator
-
Nested Class Summary
Nested classes/interfaces inherited from class AnnotatedPcodeUseropLibrary
AnnotatedPcodeUseropLibrary.AnnotatedPcodeUseropDefinition<T>, AnnotatedPcodeUseropLibrary.FixedArgsAnnotatedPcodeUseropDefinition<T>, AnnotatedPcodeUseropLibrary.OpExecutor, AnnotatedPcodeUseropLibrary.OpLibrary, AnnotatedPcodeUseropLibrary.OpOutput, AnnotatedPcodeUseropLibrary.OpState, AnnotatedPcodeUseropLibrary.PcodeUserop, AnnotatedPcodeUseropLibrary.VariadicAnnotatedPcodeUseropDefinition<T>Nested classes/interfaces inherited from interface PcodeUseropLibrary
PcodeUseropLibrary.EmptyPcodeUseropLibrary, PcodeUseropLibrary.PcodeUseropDefinition<T> -
Field Summary
Fields inherited from class AnnotatedPcodeUseropLibrary
opsFields inherited from interface PcodeUseropLibrary
NIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnnotatedPcodeUseropLibrary
getMethodLookup, getOperandType, getUseropsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PcodeUseropLibrary
compose, getSymbols
-
Constructor Details
-
AdaptedPcodeUseropLibrary
public AdaptedPcodeUseropLibrary()
-
-
Method Details
-
__addr_cb
public void __addr_cb()
-