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() |
java.lang.String |
getType() |
boolean |
isUnsigned() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visitIShiftInstruction.Operator getOperator()
java.lang.String getType()
boolean isUnsigned()