|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kenai.jnr.x86asm.RID
@Deprecated public class RID
| Field Summary | |
|---|---|
static int |
RID_EAX
Deprecated. ID for AX/EAX/RAX registers. |
static int |
RID_EBP
Deprecated. ID for BP/EBP/RBP registers. |
static int |
RID_EBX
Deprecated. ID for BX/EBX/RBX registers. |
static int |
RID_ECX
Deprecated. ID for CX/ECX/RCX registers. |
static int |
RID_EDI
Deprecated. ID for DI/EDI/RDI registers. |
static int |
RID_EDX
Deprecated. ID for DX/EDX/RDX registers. |
static int |
RID_ESI
Deprecated. ID for SI/ESI/RSI registers. |
static int |
RID_ESP
Deprecated. ID for SP/ESP/RSP registers. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int RID_EAX
public static final int RID_ECX
public static final int RID_EDX
public static final int RID_EBX
public static final int RID_ESP
public static final int RID_EBP
public static final int RID_ESI
public static final int RID_EDI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||