public final class X87Register extends BaseReg
| Modifier and Type | Field and Description |
|---|---|
(package private) static X87Register[] |
cache
Internal cache of xmm registers
|
| Modifier | Constructor and Description |
|---|---|
private |
X87Register(int code,
int size) |
| Modifier and Type | Method and Description |
|---|---|
static X87Register |
st(int idx) |
static X87Register |
x87(int idx) |
static final X87Register[] cache
public static final X87Register st(int idx)
public static final X87Register x87(int idx)