Lab 2 Assignment

The prelab for lab 2 can be found here: http://www.parl.clemson.edu/ullab/ece272/lab2/lab2.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 lab2asm.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 documentation and grading guidlines can be found here, and are followed rigorously. Please read them carefully, I am required to strictly enforce them.

Here are the files you will need to get started:

lab2drv.c
lab2asm.c
lab2asm_skel.s
output.txt