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 Register
gpb
(int idx) Deprecated.static final Register
gpd
(int idx) Deprecated.static final Register
gpq
(int idx) Deprecated.static final Register
gpr
(int reg) Deprecated.private static final Register
Deprecated.static final Register
gpw
(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.
-