The prelab for lab 3 can be found here:
http://www.parl.clemson.edu/ullab/ece272/lab3/lab3.html.
You will need to read it in order to complete this assignment.
Below you will find a C driver function, a C implementation file, an assembly skeleton, and sample output from the program. For this assignment you are to translate lab3asm.c into an assembly source file and turn it in to be graded. The skeleton has been provided below to help you get started. The same documentation grading guidelines applied to lab assignment 2 will be applied to lab assignment 3.
To turn in this lab for a grade will now require two steps. You must
demonstrate that your code compiles and runs correctly to me during class.
You will then print out your assembly file and turn it in to me for a
grade.
If these instructions are not clear, ask the instructor for clarification during class.