Class AdaptedEmulator.AdaptedPcodeUseropLibrary
java.lang.Object
ghidra.pcode.exec.DefaultPcodeUseropLibrary<byte[]>
ghidra.pcode.exec.AnnotatedPcodeUseropLibrary<byte[]>
ghidra.app.emulator.AdaptedEmulator.AdaptedPcodeUseropLibrary
- All Implemented Interfaces:
PcodeUseropLibrary<byte[]>
- Enclosing class:
AdaptedEmulator
@Deprecated(since="12.1",
forRemoval=true)
public class AdaptedEmulator.AdaptedPcodeUseropLibrary
extends AnnotatedPcodeUseropLibrary<byte[]>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from class AnnotatedPcodeUseropLibrary
AnnotatedPcodeUseropLibrary.AnnotatedPcodeUseropDefinition<T>, AnnotatedPcodeUseropLibrary.FixedArgsAnnotatedPcodeUseropDefinition<T>, AnnotatedPcodeUseropLibrary.OpExecutor, AnnotatedPcodeUseropLibrary.OpLibrary, AnnotatedPcodeUseropLibrary.OpOp, 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 DefaultPcodeUseropLibrary
opsFields inherited from interface PcodeUseropLibrary
NIL -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class AnnotatedPcodeUseropLibrary
getMethodLookup, getOperandTypeMethods inherited from class DefaultPcodeUseropLibrary
getUserops, putOpMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PcodeUseropLibrary
compose, compose, getSymbols
-
Constructor Details
-
AdaptedPcodeUseropLibrary
public AdaptedPcodeUseropLibrary()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
__addr_cb
public void __addr_cb()Deprecated, for removal: This API element is subject to removal in a future version.
-