Uses of Class
jnr.a64asm.InstructionDescription
-
Uses of InstructionDescription in jnr.a64asm
Fields in jnr.a64asm declared as InstructionDescriptionModifier and TypeFieldDescriptionprivate static final InstructionDescription[]
InstructionDescription.all
Fields in jnr.a64asm with type parameters of type InstructionDescriptionModifier and TypeFieldDescriptionprivate static final Map
<INST_CODE, InstructionDescription> InstructionDescription.table
Methods in jnr.a64asm that return InstructionDescriptionModifier and TypeMethodDescriptionstatic final InstructionDescription
private static final InstructionDescription
InstructionDescription.MAKE_INST
(INST_CODE code, int opcode, int mask, InstructionGroup group)