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