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