JIMSCore
Class InstructionDecoder

java.lang.Object
  |
  +--JIMSCore.InstructionDecoder

public class InstructionDecoder
extends java.lang.Object


Constructor Summary
InstructionDecoder()
           
 
Method Summary
 InstructionDecodeBuffer decode(int iInstr)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InstructionDecoder

public InstructionDecoder()
Method Detail

decode

public InstructionDecodeBuffer decode(int iInstr)