public class Register
extends BaseReg
-
-
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
-
-
Constructor Details
-
Register
Register(int code,
int size)
-
Method Details
-
gpr
public static final Register gpr(int reg)
-
-
gpb
public static final Register gpb(int idx)
-
gpw
public static final Register gpw(int idx)