|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.x86asm.SIZE
public class SIZE
Size of registers and pointers
| Field Summary | |
|---|---|
static int |
SIZE_BYTE
1 byte size. |
static int |
SIZE_DQWORD
16 bytes size. |
static int |
SIZE_DWORD
4 bytes size. |
static int |
SIZE_QWORD
8 bytes size. |
static int |
SIZE_TWORD
10 bytes size. |
static int |
SIZE_WORD
2 bytes size. |
| 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 SIZE_BYTE
public static final int SIZE_WORD
public static final int SIZE_DWORD
public static final int SIZE_QWORD
public static final int SIZE_TWORD
public static final int SIZE_DQWORD
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||