decompiler  1.0.0
TypeOpIntSext Member List

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

addlflagsTypeOpprotected
behaveTypeOpprotected
evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) constTypeOpinline
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) constTypeOpinline
getBehavior(void) constTypeOpinline
getFlags(void) constTypeOpinline
getInputCast(const PcodeOp *op, int4 slot, const CastStrategy *castStrategy) constTypeOpIntSextvirtual
getInputLocal(const PcodeOp *op, int4 slot) constTypeOpFuncvirtual
getName(void) constTypeOpinline
getOpcode(void) constTypeOpinline
getOperatorName(const PcodeOp *op) constTypeOpIntSextvirtual
getOutputLocal(const PcodeOp *op) constTypeOpFuncvirtual
getOutputToken(const PcodeOp *op, CastStrategy *castStrategy) constTypeOpvirtual
inherits_sign enum valueTypeOp
inherits_sign_zero enum valueTypeOp
inheritsSign(void) constTypeOpinline
isCommutative(void) constTypeOp
markExplicitUnsigned(PcodeOp *op, int4 slot) constTypeOp
nameTypeOpprotected
opcodeTypeOpprotected
opflagsTypeOpprotected
printRaw(ostream &s, const PcodeOp *op)TypeOpFuncvirtual
push(PrintLanguage *lng, const PcodeOp *op) constTypeOpIntSextinlinevirtual
recoverInputBinary(int4 slot, int4 sizeout, uintb out, int4 sizein, uintb in) constTypeOpinline
recoverInputUnary(int4 sizeout, uintb out, int4 sizein) constTypeOpinline
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
TypeOpFunc(TypeFactory *t, OpCode opc, const string &n, type_metatype mout, type_metatype min)TypeOpFuncinline
TypeOpIntSext(TypeFactory *t)TypeOpIntSext
~TypeOp(void)TypeOpvirtual