CS470 Spring 2008

 

HW Assignment 2

Due March 24, 2009

 

 

 

Write a MIPS program that will do the following:

 

 

You must use a subroutine that does the following:

 

 

Name it LastNamePrintBin.asm and submit it using RAMCT.

 

You must test it thoroughly. It must work for all printable characters.

 

You should document it appropriately. At the end of the program, add comments mentioning the test cases used and the positions of the breakpoints used for debugging