public final class Register
extends BaseReg
-
-
Method Summary
Methods inherited from class jnr.x86asm.Operand
isImm, isLabel, isMem, isNone, 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
-
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)
-
gpd
public static final Register gpd(int idx)
-
gpq
public static final Register gpq(int idx)