decompiler  1.0.0
OpBehaviorIntCarry Member List

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

evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) const OpBehaviorIntCarryvirtual
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) const OpBehaviorvirtual
getOpcode(void) const OpBehaviorinline
isSpecial(void) const OpBehaviorinline
isUnary(void) const OpBehaviorinline
OpBehavior(OpCode opc, bool isun)OpBehaviorinline
OpBehavior(OpCode opc, bool isun, bool isspec)OpBehaviorinline
OpBehaviorIntCarry(void)OpBehaviorIntCarryinline
recoverInputBinary(int4 slot, int4 sizeout, uintb out, int4 sizein, uintb in) const OpBehaviorvirtual
recoverInputUnary(int4 sizeout, uintb out, int4 sizein) const OpBehaviorvirtual
registerInstructions(vector< OpBehavior * > &inst, const Translate *trans)OpBehaviorstatic
~OpBehavior(void) (defined in OpBehavior)OpBehaviorinlinevirtual