Package ghidra.pcode.emu.jit.op
Interface JitBoolUnOp
- All Known Implementing Classes:
JitBoolNegateOp
A unary p-code operator use-def node with boolean (
int) types.-
Method Summary
Modifier and TypeMethodDescriptiondefault JitTypeBehaviortype()The required type behavior for the outputdefault JitTypeBehavioruType()The required type behavior for the operandMethods inherited from interface ghidra.pcode.emu.jit.op.JitDefOp
canBeRemoved, out