decompiler  1.0.0
TypeOpSegment Member List

This is the complete list of members for TypeOpSegment, 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) constTypeOpSegmentvirtual
getInputLocal(const PcodeOp *op, int4 slot) constTypeOpvirtual
getName(void) constTypeOpinline
getOpcode(void) constTypeOpinline
getOperatorName(const PcodeOp *op) constTypeOpinlinevirtual
getOutputLocal(const PcodeOp *op) constTypeOpvirtual
getOutputToken(const PcodeOp *op, CastStrategy *castStrategy) constTypeOpSegmentvirtual
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)TypeOpSegmentvirtual
push(PrintLanguage *lng, const PcodeOp *op) constTypeOpSegmentinlinevirtual
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
setMetatypeIn(type_metatype val)TypeOpinlineprotectedvirtual
setMetatypeOut(type_metatype val)TypeOpinlineprotectedvirtual
setSymbol(const string &nm)TypeOpinlineprotectedvirtual
tlstTypeOpprotected
TypeOp(TypeFactory *t, OpCode opc, const string &n)TypeOp
TypeOpSegment(TypeFactory *t)TypeOpSegment
~TypeOp(void)TypeOpvirtual