Interface SimulationFunction


public interface SimulationFunction
Functional interface providing a method for simulating the execution of a specific MIPS basic instruction.
Author:
Pete Sanderson, August 2003
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Simulate the execution of a statement in a program.