MIPSPILOT: a compiler-oriented MIPS simulator

  • Authors:
  • Steven R. Vegdahl

  • Affiliations:
  • University of Portland, Portland, OR

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The MIPS architecture is studied at many universities because its instruction set is fairly clean and orthogonal. As a result, a number of simulators/assemblers/debuggers have been produced to support teaching of, and development on, MIPS. The focus has been to support that of teaching assembly language programming or computer architecture. MipsPilot is a MIPS simulator with features that are tailored for the support of a compiler design course. This paper discusses desirable features of an assembly language simulator for a compiler designer, and compares MipsPilot with two popular MIPS simulators.