Uses of Enum
jnr.x86asm.CPU
Packages that use CPU
-
Uses of CPU in jnr.x86asm
Fields in jnr.x86asm declared as CPUModifier and TypeFieldDescriptionprivate final CPUAssembler.cpustatic final CPUAsm.I386Deprecated.static final CPUAssembler.I386static final CPUCPU.I386static final CPUAsm.X86_32static final CPUAsm.X86_64static final CPUAssembler.X86_64Methods in jnr.x86asm that return CPUModifier and TypeMethodDescriptionstatic CPUReturns the enum constant of this type with the specified name.static CPU[]CPU.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in jnr.x86asm with parameters of type CPU
Asm.X86_32