public class ArchFlavor extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NO_SSE |
static int |
SSE |
static int |
SSE2 |
static int |
SSE3 |
| Constructor and Description |
|---|
ArchFlavor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
archFlavor() |
static void |
overrideArchFlavor(String flavor) |
static int |
SSELevel() |
public static final int SSE
public static final int SSE2
public static final int SSE3
public static final int NO_SSE
Copyright © 2015. All rights reserved.