Uses of Enum
com.kenai.jnr.x86asm.CPU
Packages that use CPU
-
Uses of CPU in com.kenai.jnr.x86asm
Fields in com.kenai.jnr.x86asm declared as CPUModifier and TypeFieldDescriptionprivate final CPU
Assembler.cpu
Deprecated.static final CPU
Asm.I386
Deprecated.static final CPU
Assembler.I386
Deprecated.static final CPU
CPU.I386
Deprecated.static final CPU
Asm.X86_32
Deprecated.static final CPU
Asm.X86_64
Deprecated.static final CPU
Assembler.X86_64
Deprecated.Methods in com.kenai.jnr.x86asm that return CPUModifier and TypeMethodDescriptionstatic CPU
Deprecated.Returns the enum constant of this type with the specified name.static CPU[]
CPU.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.kenai.jnr.x86asm with parameters of type CPU
Asm.X86_32