Package com.kenai.jnr.x86asm
Class InstructionDescription
- java.lang.Object
-
- com.kenai.jnr.x86asm.InstructionDescription
-
@Deprecated public final class InstructionDescription extends Object
Deprecated.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static InstructionDescription
find(INST_CODE code)
Deprecated.
-
-
-
Method Detail
-
find
public static final InstructionDescription find(INST_CODE code)
Deprecated.
-
-