MIPS and assembler
- SPIM: http://pages.cs.wisc.edu/~larus/spim.html is the MIPS simulator we will
be using for our assembly language programming. You can use
PCSpim, XSpim, or just plain Spim. The page above has downloads
of compiled versions for Windows and Fedora. There is a spim
package for Ubuntu in the repositories.
- http://pages.cs.wisc.edu/~larus/HP_AppA.pdf is a reference for spim and for
the MIPS architecture. It is highly recommended. Larus, the author
of SPIM, also recommends MIPS manuals listed on the SPIM page.
FORTH
|