Package ghidra.pcode.emu.stdoplib
Class TrigPcodeUseropLibraryFactory.TrigPcodeUseropLibrary<T>
java.lang.Object
ghidra.pcode.exec.DefaultPcodeUseropLibrary<T>
ghidra.pcode.exec.AnnotatedPcodeUseropLibrary<T>
ghidra.pcode.emu.stdoplib.TrigPcodeUseropLibraryFactory.TrigPcodeUseropLibrary<T>
- All Implemented Interfaces:
PcodeUseropLibrary<T>
- Enclosing class:
TrigPcodeUseropLibraryFactory
public static class TrigPcodeUseropLibraryFactory.TrigPcodeUseropLibrary<T> NEW
extends AnnotatedPcodeUseropLibrary<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.pcode.exec.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 ghidra.pcode.exec.PcodeUseropLibrary
PcodeUseropLibrary.EmptyPcodeUseropLibrary, PcodeUseropLibrary.PcodeUseropDefinition<T> -
Field Summary
FieldsChangeModifier and TypeFieldDescriptionstatic final TrigPcodeUseropLibraryFactory.TrigPcodeUseropLibrary<?> Fields inherited from class ghidra.pcode.exec.DefaultPcodeUseropLibrary
opsFields inherited from interface ghidra.pcode.exec.PcodeUseropLibrary
NIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.pcode.exec.AnnotatedPcodeUseropLibrary
getMethodLookup, getOperandTypeMethods inherited from class ghidra.pcode.exec.DefaultPcodeUseropLibrary
getUserops, putOpMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ghidra.pcode.exec.PcodeUseropLibrary
compose, compose, getSymbols
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TrigPcodeUseropLibrary
public TrigPcodeUseropLibrary()
-
-
Method Details
-
sin
public float sin(float a) -
sin
public double sin(double a)
-