|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kenai.jnr.x86asm.Operand
com.kenai.jnr.x86asm.BaseReg
com.kenai.jnr.x86asm.Register
public final class Register
Field Summary |
---|
Fields inherited from class com.kenai.jnr.x86asm.BaseReg |
---|
code |
Method Summary | |
---|---|
static Register |
gpb(int idx)
|
static Register |
gpd(int idx)
|
static Register |
gpq(int idx)
|
static Register |
gpr(int reg)
|
static Register |
gpw(int idx)
|
Methods inherited from class com.kenai.jnr.x86asm.BaseReg |
---|
code, index, type |
Methods inherited from class com.kenai.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 Detail |
---|
public static final Register gpr(int reg)
public static final Register gpb(int idx)
public static final Register gpw(int idx)
public static final Register gpd(int idx)
public static final Register gpq(int idx)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |