Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 335 Bytes

File metadata and controls

13 lines (10 loc) · 335 Bytes

Lab: Introduction

  • Author: Taylor Lloyd
  • Date: June 21, 2012

Required Knowledge

  • shifting
  • memory loads
  • ascii
  • syscalls

Summary

Students will be required to answer questions regarding the SPIM environment, find bugs in a simple character-replacement program, and write a program to flip the endianness of an integer.