Simple Machine

Arch.SM213.ISA
Class ISA

java.lang.Object
  extended by ISA.AbstractISA
      extended by Arch.SM213.ISA.ISA

public class ISA
extends AbstractISA


Nested Class Summary
 
Nested classes/interfaces inherited from class ISA.AbstractISA
AbstractISA.CompoundField, AbstractISA.ConstantField, AbstractISA.DictonaryField, AbstractISA.InsLayout, AbstractISA.LabelableField, AbstractISA.OpCodeField, AbstractISA.PCRelativeField, AbstractISA.ScaledField, AbstractISA.ShiftField, AbstractISA.ShiftInsField, AbstractISA.ShiftOpCodeField, AbstractISA.SimpleField
 
Constructor Summary
ISA()
           
 
Method Summary
 
Methods inherited from class ISA.AbstractISA
define, getName, getPlaceholderInstructionDef, getPlaceholderInstructionValue, setPlaceholderInstruction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISA

public ISA()

Simple Machine