JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
ghidra.pcode.opbehavior
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package ghidra.pcode.opbehavior
package
ghidra.pcode.opbehavior
Classes
Class
Description
BinaryOpBehavior
OpBehavior
OpBehaviorBoolAnd
OpBehaviorBoolNegate
OpBehaviorBoolOr
OpBehaviorBoolXor
OpBehaviorCopy
OpBehaviorEqual
OpBehaviorFactory
OpBehaviorFloatAbs
OpBehaviorFloatAdd
OpBehaviorFloatCeil
OpBehaviorFloatDiv
OpBehaviorFloatEqual
OpBehaviorFloatFloat2Float
OpBehaviorFloatFloor
OpBehaviorFloatInt2Float
OpBehaviorFloatLess
OpBehaviorFloatLessEqual
OpBehaviorFloatMult
OpBehaviorFloatNan
OpBehaviorFloatNeg
OpBehaviorFloatNotEqual
OpBehaviorFloatRound
OpBehaviorFloatSqrt
OpBehaviorFloatSub
OpBehaviorFloatTrunc
OpBehaviorInt2Comp
OpBehaviorIntAdd
OpBehaviorIntAnd
OpBehaviorIntCarry
OpBehaviorIntDiv
OpBehaviorIntLeft
OpBehaviorIntLess
OpBehaviorIntLessEqual
OpBehaviorIntMult
OpBehaviorIntNegate
OpBehaviorIntOr
OpBehaviorIntRem
OpBehaviorIntRight
OpBehaviorIntSborrow
OpBehaviorIntScarry
OpBehaviorIntSdiv
OpBehaviorIntSext
OpBehaviorIntSless
OpBehaviorIntSlessEqual
OpBehaviorIntSrem
OpBehaviorIntSright
OpBehaviorIntSub
OpBehaviorIntXor
OpBehaviorIntZext
OpBehaviorLzcount
OpBehaviorNotEqual
OpBehaviorPiece
OpBehaviorPopcount
OpBehaviorSubpiece
SpecialOpBehavior
UnaryOpBehavior