A small collection of MIPS Assembly practice exercises. All syscalls are for the Unix platform.
- Initialization of an array with a given size to zeros.
- Leaf function implementation.
- Two small exercises, executed to a description not included.
- The implementation of a function that swaps two values in a given array.