decompiler
1.0.0
|
This is the complete list of members for ghidra::OpBehaviorIntSub, including all inherited members.
evaluateBinary(int4 sizeout, int4 sizein, uintb in1, uintb in2) const | ghidra::OpBehaviorIntSub | virtual |
evaluateUnary(int4 sizeout, int4 sizein, uintb in1) const | ghidra::OpBehavior | virtual |
getOpcode(void) const | ghidra::OpBehavior | inline |
isSpecial(void) const | ghidra::OpBehavior | inline |
isUnary(void) const | ghidra::OpBehavior | inline |
OpBehavior(OpCode opc, bool isun) | ghidra::OpBehavior | inline |
OpBehavior(OpCode opc, bool isun, bool isspec) | ghidra::OpBehavior | inline |
OpBehaviorIntSub(void) | ghidra::OpBehaviorIntSub | inline |
recoverInputBinary(int4 slot, int4 sizeout, uintb out, int4 sizein, uintb in) const | ghidra::OpBehaviorIntSub | virtual |
recoverInputUnary(int4 sizeout, uintb out, int4 sizein) const | ghidra::OpBehavior | virtual |
registerInstructions(vector< OpBehavior *> &inst, const Translate *trans) | ghidra::OpBehavior | static |
~OpBehavior(void) (defined in ghidra::OpBehavior) | ghidra::OpBehavior | inlinevirtual |