decompiler  1.0.0
ghidra::TypeOpCopy Member List

This is the complete list of members for ghidra::TypeOpCopy, including all inherited members.

addlflagsghidra::TypeOpprotected
arithmetic_op enum valueghidra::TypeOp
behaveghidra::TypeOpprotected
evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) constghidra::TypeOpinline
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) constghidra::TypeOpinline
floatingpoint_op enum valueghidra::TypeOp
getBehavior(void) constghidra::TypeOpinline
getFlags(void) constghidra::TypeOpinline
getInputCast(const PcodeOp *op, int4 slot, const CastStrategy *castStrategy) constghidra::TypeOpCopyvirtual
getInputLocal(const PcodeOp *op, int4 slot) constghidra::TypeOpvirtual
getName(void) constghidra::TypeOpinline
getOpcode(void) constghidra::TypeOpinline
getOperatorName(const PcodeOp *op) constghidra::TypeOpinlinevirtual
getOutputLocal(const PcodeOp *op) constghidra::TypeOpvirtual
getOutputToken(const PcodeOp *op, CastStrategy *castStrategy) constghidra::TypeOpCopyvirtual
inherits_sign enum valueghidra::TypeOp
inherits_sign_zero enum valueghidra::TypeOp
inheritsSign(void) constghidra::TypeOpinline
inheritsSignFirstParamOnly(void) constghidra::TypeOpinline
isArithmeticOp(void) constghidra::TypeOpinline
isCommutative(void) constghidra::TypeOp
isFloatingPointOp(void) constghidra::TypeOpinline
isLogicalOp(void) constghidra::TypeOpinline
isShiftOp(void) constghidra::TypeOpinline
logical_op enum valueghidra::TypeOp
nameghidra::TypeOpprotected
opcodeghidra::TypeOpprotected
opflagsghidra::TypeOpprotected
printRaw(ostream &s, const PcodeOp *op)ghidra::TypeOpCopyvirtual
propagateType(Datatype *alttype, PcodeOp *op, Varnode *invn, Varnode *outvn, int4 inslot, int4 outslot)ghidra::TypeOpCopyvirtual
push(PrintLanguage *lng, const PcodeOp *op, const PcodeOp *readOp) constghidra::TypeOpCopyinlinevirtual
recoverInputBinary(int4 slot, int4 sizeout, uintb out, int4 sizein, uintb in) constghidra::TypeOpinline
recoverInputUnary(int4 sizeout, uintb out, int4 sizein) constghidra::TypeOpinline
registerInstructions(vector< TypeOp *> &inst, TypeFactory *tlst, const Translate *trans)ghidra::TypeOpstatic
selectJavaOperators(vector< TypeOp *> &inst, bool val)ghidra::TypeOpstatic
setMetatypeIn(type_metatype val)ghidra::TypeOpinlineprotectedvirtual
setMetatypeOut(type_metatype val)ghidra::TypeOpinlineprotectedvirtual
setSymbol(const string &nm)ghidra::TypeOpinlineprotectedvirtual
shift_op enum valueghidra::TypeOp
tlstghidra::TypeOpprotected
TypeOp(TypeFactory *t, OpCode opc, const string &n)ghidra::TypeOp
TypeOpCopy(TypeFactory *t)ghidra::TypeOpCopy
~TypeOp(void)ghidra::TypeOpvirtual