| Modifier and Type | Field and Description |
|---|---|
static CPU_A64 |
CPU_A64.A64 |
static CPU_A64 |
Assembler_A64.Aarch_64 |
static CPU_A64 |
Asm.Aarch_64 |
static CPU_A64 |
CPU_A64.I386 |
| Modifier and Type | Method and Description |
|---|---|
static CPU_A64 |
CPU_A64.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CPU_A64[] |
CPU_A64.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Assembler_A64(CPU_A64 cpu) |
Copyright © 2018. All rights reserved.