decompiler  1.0.0
OpBehaviorBoolNegate Member List

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

evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) const OpBehaviorvirtual
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) const OpBehaviorBoolNegatevirtual
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
OpBehaviorBoolNegate(void)OpBehaviorBoolNegateinline
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