public final class Register extends BaseReg
| Modifier and Type | Field and Description |
|---|---|
private static Register[] |
gpb |
private static Register[] |
gpd |
private static Register[] |
gpq |
private static Register[] |
gpw |
| Constructor and Description |
|---|
Register(int code,
int size) |
| Modifier and Type | Method and Description |
|---|---|
static Register |
gpb(int idx) |
static Register |
gpd(int idx) |
static Register |
gpq(int idx) |
static Register |
gpr(int reg) |
private static Register |
gpr(Register[] cache,
int idx) |
static Register |
gpw(int idx) |
private static final Register[] gpb
private static final Register[] gpw
private static final Register[] gpd
private static final Register[] gpq