Package com.kenai.jnr.x86asm
Class REG
- java.lang.Object
-
- com.kenai.jnr.x86asm.REG
-
@Deprecated public class REG extends java.lang.ObjectDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static intNO_REGDeprecated.static intREG_AHDeprecated.static intREG_ALDeprecated.static intREG_AXDeprecated.static intREG_BHDeprecated.static intREG_BLDeprecated.static intREG_BPDeprecated.static intREG_BXDeprecated.static intREG_CHDeprecated.static intREG_CLDeprecated.static intREG_CXDeprecated.static intREG_DHDeprecated.static intREG_DIDeprecated.static intREG_DLDeprecated.static intREG_DXDeprecated.static intREG_EAXDeprecated.static intREG_EBPDeprecated.static intREG_EBXDeprecated.static intREG_ECXDeprecated.static intREG_EDIDeprecated.static intREG_EDXDeprecated.static intREG_ESIDeprecated.static intREG_ESPDeprecated.static intREG_GPBDeprecated.static intREG_GPDDeprecated.static intREG_GPQDeprecated.static intREG_GPWDeprecated.static intREG_MMDeprecated.static intREG_MM0Deprecated.static intREG_MM1Deprecated.static intREG_MM2Deprecated.static intREG_MM3Deprecated.static intREG_MM4Deprecated.static intREG_MM5Deprecated.static intREG_MM6Deprecated.static intREG_MM7Deprecated.static intREG_R10Deprecated.static intREG_R10BDeprecated.static intREG_R10DDeprecated.static intREG_R10WDeprecated.static intREG_R11Deprecated.static intREG_R11BDeprecated.static intREG_R11DDeprecated.static intREG_R11WDeprecated.static intREG_R12Deprecated.static intREG_R12BDeprecated.static intREG_R12DDeprecated.static intREG_R12WDeprecated.static intREG_R13Deprecated.static intREG_R13BDeprecated.static intREG_R13DDeprecated.static intREG_R13WDeprecated.static intREG_R14Deprecated.static intREG_R14BDeprecated.static intREG_R14DDeprecated.static intREG_R14WDeprecated.static intREG_R15Deprecated.static intREG_R15BDeprecated.static intREG_R15DDeprecated.static intREG_R15WDeprecated.static intREG_R8Deprecated.static intREG_R8BDeprecated.static intREG_R8DDeprecated.static intREG_R8WDeprecated.static intREG_R9Deprecated.static intREG_R9BDeprecated.static intREG_R9DDeprecated.static intREG_R9WDeprecated.static intREG_RAXDeprecated.static intREG_RBPDeprecated.static intREG_RBXDeprecated.static intREG_RCXDeprecated.static intREG_RDIDeprecated.static intREG_RDXDeprecated.static intREG_RSIDeprecated.static intREG_RSPDeprecated.static intREG_SIDeprecated.static intREG_SPDeprecated.static intREG_X87Deprecated.static intREG_XMMDeprecated.static intREG_XMM0Deprecated.static intREG_XMM1Deprecated.static intREG_XMM10Deprecated.static intREG_XMM11Deprecated.static intREG_XMM12Deprecated.static intREG_XMM13Deprecated.static intREG_XMM14Deprecated.static intREG_XMM15Deprecated.static intREG_XMM2Deprecated.static intREG_XMM3Deprecated.static intREG_XMM4Deprecated.static intREG_XMM5Deprecated.static intREG_XMM6Deprecated.static intREG_XMM7Deprecated.static intREG_XMM8Deprecated.static intREG_XMM9Deprecated.static intREGCODE_MASKDeprecated.static intREGTYPE_MASKDeprecated.
-
Constructor Summary
Constructors Modifier Constructor Description privateREG()Deprecated.
-
-
-
Field Detail
-
REGTYPE_MASK
public static final int REGTYPE_MASK
Deprecated.- See Also:
- Constant Field Values
-
REGCODE_MASK
public static final int REGCODE_MASK
Deprecated.- See Also:
- Constant Field Values
-
REG_GPB
public static final int REG_GPB
Deprecated.- See Also:
- Constant Field Values
-
REG_GPW
public static final int REG_GPW
Deprecated.- See Also:
- Constant Field Values
-
REG_GPD
public static final int REG_GPD
Deprecated.- See Also:
- Constant Field Values
-
REG_GPQ
public static final int REG_GPQ
Deprecated.- See Also:
- Constant Field Values
-
REG_X87
public static final int REG_X87
Deprecated.- See Also:
- Constant Field Values
-
REG_MM
public static final int REG_MM
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM
public static final int REG_XMM
Deprecated.- See Also:
- Constant Field Values
-
REG_AL
public static final int REG_AL
Deprecated.- See Also:
- Constant Field Values
-
REG_CL
public static final int REG_CL
Deprecated.- See Also:
- Constant Field Values
-
REG_DL
public static final int REG_DL
Deprecated.- See Also:
- Constant Field Values
-
REG_BL
public static final int REG_BL
Deprecated.- See Also:
- Constant Field Values
-
REG_AH
public static final int REG_AH
Deprecated.- See Also:
- Constant Field Values
-
REG_CH
public static final int REG_CH
Deprecated.- See Also:
- Constant Field Values
-
REG_DH
public static final int REG_DH
Deprecated.- See Also:
- Constant Field Values
-
REG_BH
public static final int REG_BH
Deprecated.- See Also:
- Constant Field Values
-
REG_R8B
public static final int REG_R8B
Deprecated.- See Also:
- Constant Field Values
-
REG_R9B
public static final int REG_R9B
Deprecated.- See Also:
- Constant Field Values
-
REG_R10B
public static final int REG_R10B
Deprecated.- See Also:
- Constant Field Values
-
REG_R11B
public static final int REG_R11B
Deprecated.- See Also:
- Constant Field Values
-
REG_R12B
public static final int REG_R12B
Deprecated.- See Also:
- Constant Field Values
-
REG_R13B
public static final int REG_R13B
Deprecated.- See Also:
- Constant Field Values
-
REG_R14B
public static final int REG_R14B
Deprecated.- See Also:
- Constant Field Values
-
REG_R15B
public static final int REG_R15B
Deprecated.- See Also:
- Constant Field Values
-
REG_AX
public static final int REG_AX
Deprecated.- See Also:
- Constant Field Values
-
REG_CX
public static final int REG_CX
Deprecated.- See Also:
- Constant Field Values
-
REG_DX
public static final int REG_DX
Deprecated.- See Also:
- Constant Field Values
-
REG_BX
public static final int REG_BX
Deprecated.- See Also:
- Constant Field Values
-
REG_SP
public static final int REG_SP
Deprecated.- See Also:
- Constant Field Values
-
REG_BP
public static final int REG_BP
Deprecated.- See Also:
- Constant Field Values
-
REG_SI
public static final int REG_SI
Deprecated.- See Also:
- Constant Field Values
-
REG_DI
public static final int REG_DI
Deprecated.- See Also:
- Constant Field Values
-
REG_R8W
public static final int REG_R8W
Deprecated.- See Also:
- Constant Field Values
-
REG_R9W
public static final int REG_R9W
Deprecated.- See Also:
- Constant Field Values
-
REG_R10W
public static final int REG_R10W
Deprecated.- See Also:
- Constant Field Values
-
REG_R11W
public static final int REG_R11W
Deprecated.- See Also:
- Constant Field Values
-
REG_R12W
public static final int REG_R12W
Deprecated.- See Also:
- Constant Field Values
-
REG_R13W
public static final int REG_R13W
Deprecated.- See Also:
- Constant Field Values
-
REG_R14W
public static final int REG_R14W
Deprecated.- See Also:
- Constant Field Values
-
REG_R15W
public static final int REG_R15W
Deprecated.- See Also:
- Constant Field Values
-
REG_EAX
public static final int REG_EAX
Deprecated.- See Also:
- Constant Field Values
-
REG_ECX
public static final int REG_ECX
Deprecated.- See Also:
- Constant Field Values
-
REG_EDX
public static final int REG_EDX
Deprecated.- See Also:
- Constant Field Values
-
REG_EBX
public static final int REG_EBX
Deprecated.- See Also:
- Constant Field Values
-
REG_ESP
public static final int REG_ESP
Deprecated.- See Also:
- Constant Field Values
-
REG_EBP
public static final int REG_EBP
Deprecated.- See Also:
- Constant Field Values
-
REG_ESI
public static final int REG_ESI
Deprecated.- See Also:
- Constant Field Values
-
REG_EDI
public static final int REG_EDI
Deprecated.- See Also:
- Constant Field Values
-
REG_R8D
public static final int REG_R8D
Deprecated.- See Also:
- Constant Field Values
-
REG_R9D
public static final int REG_R9D
Deprecated.- See Also:
- Constant Field Values
-
REG_R10D
public static final int REG_R10D
Deprecated.- See Also:
- Constant Field Values
-
REG_R11D
public static final int REG_R11D
Deprecated.- See Also:
- Constant Field Values
-
REG_R12D
public static final int REG_R12D
Deprecated.- See Also:
- Constant Field Values
-
REG_R13D
public static final int REG_R13D
Deprecated.- See Also:
- Constant Field Values
-
REG_R14D
public static final int REG_R14D
Deprecated.- See Also:
- Constant Field Values
-
REG_R15D
public static final int REG_R15D
Deprecated.- See Also:
- Constant Field Values
-
REG_RAX
public static final int REG_RAX
Deprecated.- See Also:
- Constant Field Values
-
REG_RCX
public static final int REG_RCX
Deprecated.- See Also:
- Constant Field Values
-
REG_RDX
public static final int REG_RDX
Deprecated.- See Also:
- Constant Field Values
-
REG_RBX
public static final int REG_RBX
Deprecated.- See Also:
- Constant Field Values
-
REG_RSP
public static final int REG_RSP
Deprecated.- See Also:
- Constant Field Values
-
REG_RBP
public static final int REG_RBP
Deprecated.- See Also:
- Constant Field Values
-
REG_RSI
public static final int REG_RSI
Deprecated.- See Also:
- Constant Field Values
-
REG_RDI
public static final int REG_RDI
Deprecated.- See Also:
- Constant Field Values
-
REG_R8
public static final int REG_R8
Deprecated.- See Also:
- Constant Field Values
-
REG_R9
public static final int REG_R9
Deprecated.- See Also:
- Constant Field Values
-
REG_R10
public static final int REG_R10
Deprecated.- See Also:
- Constant Field Values
-
REG_R11
public static final int REG_R11
Deprecated.- See Also:
- Constant Field Values
-
REG_R12
public static final int REG_R12
Deprecated.- See Also:
- Constant Field Values
-
REG_R13
public static final int REG_R13
Deprecated.- See Also:
- Constant Field Values
-
REG_R14
public static final int REG_R14
Deprecated.- See Also:
- Constant Field Values
-
REG_R15
public static final int REG_R15
Deprecated.- See Also:
- Constant Field Values
-
REG_MM0
public static final int REG_MM0
Deprecated.- See Also:
- Constant Field Values
-
REG_MM1
public static final int REG_MM1
Deprecated.- See Also:
- Constant Field Values
-
REG_MM2
public static final int REG_MM2
Deprecated.- See Also:
- Constant Field Values
-
REG_MM3
public static final int REG_MM3
Deprecated.- See Also:
- Constant Field Values
-
REG_MM4
public static final int REG_MM4
Deprecated.- See Also:
- Constant Field Values
-
REG_MM5
public static final int REG_MM5
Deprecated.- See Also:
- Constant Field Values
-
REG_MM6
public static final int REG_MM6
Deprecated.- See Also:
- Constant Field Values
-
REG_MM7
public static final int REG_MM7
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM0
public static final int REG_XMM0
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM1
public static final int REG_XMM1
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM2
public static final int REG_XMM2
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM3
public static final int REG_XMM3
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM4
public static final int REG_XMM4
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM5
public static final int REG_XMM5
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM6
public static final int REG_XMM6
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM7
public static final int REG_XMM7
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM8
public static final int REG_XMM8
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM9
public static final int REG_XMM9
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM10
public static final int REG_XMM10
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM11
public static final int REG_XMM11
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM12
public static final int REG_XMM12
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM13
public static final int REG_XMM13
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM14
public static final int REG_XMM14
Deprecated.- See Also:
- Constant Field Values
-
REG_XMM15
public static final int REG_XMM15
Deprecated.- See Also:
- Constant Field Values
-
NO_REG
public static final int NO_REG
Deprecated.- See Also:
- Constant Field Values
-
-