CS250 Lab 4

Due Wednesday, February 21

Create an assembly program that will iterate through an array of numbers, and count the number of numbers greater than fifty. I suggest starting with the maximum value program in the book, from chapter 3, but this isn't required as a starting point. You can use the book's method and return the value to the shell, then check with echo $?, or print out the value (there's a demo of that from Tuesday, Feb 6). Upload your program to the class uploads area on isoptera.