|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kenai.jnr.x86asm.OperandFlags
@Deprecated public class OperandFlags
| Field Summary | |
|---|---|
static int |
O_FM_1
Deprecated. |
static int |
O_FM_10
Deprecated. |
static int |
O_FM_2
Deprecated. |
static int |
O_FM_2_4
Deprecated. |
static int |
O_FM_2_4_8
Deprecated. |
static int |
O_FM_4
Deprecated. |
static int |
O_FM_4_8
Deprecated. |
static int |
O_FM_4_8_10
Deprecated. |
static int |
O_FM_8
Deprecated. |
static int |
O_G16
Deprecated. |
static int |
O_G16_32_64
Deprecated. |
static int |
O_G32
Deprecated. |
static int |
O_G32_64
Deprecated. |
static int |
O_G64
Deprecated. |
static int |
O_G8
Deprecated. |
static int |
O_G8_16_32_64
Deprecated. |
static int |
O_IMM
Deprecated. |
static int |
O_MEM
Deprecated. |
static int |
O_MM
Deprecated. |
static int |
O_MM_MEM
Deprecated. |
static int |
O_MM_XMM
Deprecated. |
static int |
O_MM_XMM_MEM
Deprecated. |
static int |
O_NOREX
Deprecated. |
static int |
O_XMM
Deprecated. |
static int |
O_XMM_MEM
Deprecated. |
| Constructor Summary | |
|---|---|
OperandFlags()
Deprecated. |
|
| 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 O_G8
public static final int O_G16
public static final int O_G32
public static final int O_G64
public static final int O_MEM
public static final int O_IMM
public static final int O_G8_16_32_64
public static final int O_G16_32_64
public static final int O_G32_64
public static final int O_FM_1
public static final int O_FM_2
public static final int O_FM_4
public static final int O_FM_8
public static final int O_FM_10
public static final int O_FM_2_4
public static final int O_FM_2_4_8
public static final int O_FM_4_8
public static final int O_FM_4_8_10
public static final int O_NOREX
public static final int O_MM
public static final int O_XMM
public static final int O_MM_MEM
public static final int O_XMM_MEM
public static final int O_MM_XMM
public static final int O_MM_XMM_MEM
| Constructor Detail |
|---|
public OperandFlags()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||