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>
extends AnnotatedPcodeUseropLibrary<T>
-
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
FieldsModifier and TypeFieldDescriptionstatic final TrigPcodeUseropLibraryFactory.TrigPcodeUseropLibrary<?> Fields inherited from class DefaultPcodeUseropLibrary
opsFields inherited from interface PcodeUseropLibrary
NIL -
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TrigPcodeUseropLibrary
public TrigPcodeUseropLibrary()
-
-
Method Details
-
sin
public float sin(float a) -
sin
public double sin(double a)
-