Package com.kenai.jnr.x86asm
Class Register
java.lang.Object
com.kenai.jnr.x86asm.Operand
com.kenai.jnr.x86asm.BaseReg
com.kenai.jnr.x86asm.Register
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Registergpb(int idx) Deprecated.static final Registergpd(int idx) Deprecated.static final Registergpq(int idx) Deprecated.static final Registergpr(int reg) Deprecated.private static final RegisterDeprecated.static final Registergpw(int idx) Deprecated.
-
Field Details
-
gpb
Deprecated. -
gpw
Deprecated. -
gpd
Deprecated. -
gpq
Deprecated.
-
-
Constructor Details
-
Register
Register(int code, int size) Deprecated.
-
-
Method Details
-
gpr
Deprecated. -
gpr
Deprecated. -
gpb
Deprecated. -
gpw
Deprecated. -
gpd
Deprecated. -
gpq
Deprecated.
-