public final class Shift
extends Operand
-
Constructor Summary
Constructors
Shift(int type,
int value)
-
Method Summary
Methods inherited from class jnr.a64asm.Operand
isCond, isExtend, isImm, isLabel, isMem, isNone, isOffset, isPostIndex, isPrefOp, isPreIndex, isPrfop, isReg, isRegCode, isRegIndex, isRegMem, isRegMem, isRegType, op, size
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Shift
public Shift(int type,
int value)
-
Method Details
-
value
public long value()
-