public final class Conditions
extends Operand
-
-
Constructor Summary
Constructors
-
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
-
Constructor Details
-
Conditions
public Conditions(int value)
-
Method Details
-
value
public long value()