decompiler  1.0.0
TypeOpIntNegate Member List

This is the complete list of members for TypeOpIntNegate, including all inherited members.

addlflagsTypeOpprotected
behaveTypeOpprotected
evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) const TypeOpinline
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) const TypeOpinline
getBehavior(void) const TypeOpinline
getFlags(void) const TypeOpinline
getInputCast(const PcodeOp *op, int4 slot, const CastStrategy *castStrategy) const TypeOpvirtual
getInputLocal(const PcodeOp *op, int4 slot) const TypeOpUnaryvirtual
getName(void) const TypeOpinline
getOpcode(void) const TypeOpinline
getOperatorName(const PcodeOp *op) const TypeOpinlinevirtual
getOutputLocal(const PcodeOp *op) const TypeOpUnaryvirtual
getOutputToken(const PcodeOp *op, CastStrategy *castStrategy) const TypeOpIntNegatevirtual
inherits_sign enum valueTypeOp
inherits_sign_zero enum valueTypeOp
inheritsSign(void) const TypeOpinline
isCommutative(void) const TypeOp
markExplicitUnsigned(PcodeOp *op, int4 slot) const TypeOp
nameTypeOpprotected
opcodeTypeOpprotected
opflagsTypeOpprotected
printRaw(ostream &s, const PcodeOp *op)TypeOpUnaryvirtual
push(PrintLanguage *lng, const PcodeOp *op, const PcodeOp *readOp) const TypeOpIntNegateinlinevirtual
recoverInputBinary(int4 slot, int4 sizeout, uintb out, int4 sizein, uintb in) const TypeOpinline
recoverInputUnary(int4 sizeout, uintb out, int4 sizein) const TypeOpinline
registerInstructions(vector< TypeOp * > &inst, TypeFactory *tlst, const Translate *trans)TypeOpstatic
selectJavaOperators(vector< TypeOp * > &inst, bool val)TypeOpstatic
setSymbol(const string &nm)TypeOpinlineprotectedvirtual
tlstTypeOpprotected
TypeOp(TypeFactory *t, OpCode opc, const string &n)TypeOp
TypeOpIntNegate(TypeFactory *t)TypeOpIntNegate
TypeOpUnary(TypeFactory *t, OpCode opc, const string &n, type_metatype mout, type_metatype min)TypeOpUnaryinline
~TypeOp(void)TypeOpvirtual