@Deprecated public final class PROPERTY extends Object
Modifier and Type | Field and Description |
---|---|
static int |
PROPERTY_OPTIMIZE_ALIGN
Deprecated.
Optimize align for current processor.
|
static int |
PROPERTY_X86_FORCE_REX
Deprecated.
Force rex prefix emitting.
|
static int |
PROPERTY_X86_JCC_HINTS
Deprecated.
Emit hints added to jcc() instructions.
|
Constructor and Description |
---|
PROPERTY()
Deprecated.
|
public static final int PROPERTY_OPTIMIZE_ALIGN
public static final int PROPERTY_X86_FORCE_REX
public static final int PROPERTY_X86_JCC_HINTS
Copyright © 2017. All rights reserved.