at.dms.kjc.spacetime.switchIR
Class MoveIns

java.lang.Object
  extended by at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
      extended by at.dms.kjc.spacetime.switchIR.MoveIns
All Implemented Interfaces:
SwitchIns

public class MoveIns
extends SwitchProcessorIns


Field Summary
 
Fields inherited from class at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
arg1, arg2, arg3, op
 
Constructor Summary
MoveIns(SwitchReg dest, SwitchSrc src)
           
 
Method Summary
 
Methods inherited from class at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MoveIns

public MoveIns(SwitchReg dest,
               SwitchSrc src)