COMP 411: Reference Materials

MARS Simulator for MIPS

Download the MARS Simulator. This is a Java program, so it should work on any personal computer (you wil need to install Java on the computer, if it is not already present). Launch it by double-clicking the .jar file.

Configuration

Settings->Permit extended (pseudo) instructions and formats is enabled, and Settings->Memory Configuration->Compact, Data at Address 0 is selected. The first setting allows us to use pseudo-instructions when convenient, and the second setting tells the assembler where it can expect to place data and code in memory.

Other MARS and MIPS References


Last updated: 2018-02-17 12:01:37 -0500 [validate xhtml]