public interface IComparisonInstruction extends IInstruction
Modifier and Type | Interface and Description |
---|---|
static class |
IComparisonInstruction.Operator |
IInstruction.Visitor
Modifier and Type | Method and Description |
---|---|
IComparisonInstruction.Operator |
getOperator() |
String |
getType() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
IComparisonInstruction.Operator getOperator()
String getType()