public final class Shift
extends Operand
-
Field Summary
Fields
private final int
private final int
-
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
-
Field Details
-
value
private final int value
-
type
private final int type
-
Constructor Details
-
Shift
public Shift(int type,
int value)
-
Method Details
-
value
public long value()
-