decompiler  1.0.0
ghidra::OpBehaviorIntSdiv Member List

This is the complete list of members for ghidra::OpBehaviorIntSdiv, including all inherited members.

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