Uses of Enum
jnr.a64asm.CPU_A64
-
Uses of CPU_A64 in jnr.a64asm
Fields in jnr.a64asm declared as CPU_A64Modifier and TypeFieldDescriptionstatic final CPU_A64CPU_A64.A64static final CPU_A64Asm.Aarch_64static final CPU_A64Assembler_A64.Aarch_64private final CPU_A64Assembler_A64.cpustatic final CPU_A64CPU_A64.I386Methods in jnr.a64asm that return CPU_A64Modifier and TypeMethodDescriptionstatic CPU_A64Returns 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.Constructors in jnr.a64asm with parameters of type CPU_A64