com.kenai.jnr.x86asm
Class InstructionDescription

java.lang.Object
  extended by com.kenai.jnr.x86asm.InstructionDescription

public final class InstructionDescription
extends java.lang.Object


Method Summary
static InstructionDescription find(INST_CODE code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

find

public static final InstructionDescription find(INST_CODE code)