avrora.sim
Class FIFInterpreter.FIFInstr_STPI

java.lang.Object
  extended byavrora.sim.FIFInterpreter.FIFInstr
      extended byavrora.sim.FIFInterpreter.FIFInstr_STPI
Enclosing class:
FIFInterpreter

protected class FIFInterpreter.FIFInstr_STPI
extends FIFInterpreter.FIFInstr


Field Summary
 
Fields inherited from class avrora.sim.FIFInterpreter.FIFInstr
imm1, imm2, instr, next, other, pc, probe, r1, r2
 
Method Summary
 void execute(FIFInterpreter interp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute(FIFInterpreter interp)
Specified by:
execute in class FIFInterpreter.FIFInstr