Uses of Class
jnr.x86asm.InstructionDescription
Packages that use InstructionDescription
-
Uses of InstructionDescription in jnr.x86asm
Fields in jnr.x86asm declared as InstructionDescriptionModifier and TypeFieldDescriptionprivate static final InstructionDescription[]
InstructionDescription.all
Fields in jnr.x86asm with type parameters of type InstructionDescriptionModifier and TypeFieldDescriptionprivate static final Map
<INST_CODE, InstructionDescription> InstructionDescription.table
Methods in jnr.x86asm that return InstructionDescriptionModifier and TypeMethodDescriptionstatic final InstructionDescription
private static final InstructionDescription
InstructionDescription.MAKE_INST
(INST_CODE code, String name, InstructionGroup group, int of1, int of2, int r, int op1, int op2)