CS250 Lab 4
Due Monday, March 3
Create an assembly program that will iterate through an array of numbers, and count the number of numbers greater than fifty. Start with the book's maximum number program, from chapter 3, and modify it. Use a register to count the numbers. Return the value to the shell. The array should be fixed like in the book - don't try to have the user enter it.
Upload your program to the class uploads area on isoptera.