Program (25 points): You are given a list of integers and a count of the integers. Count the number of even values in the list and the number of odd values. Store the counts in the two memory locations labeled in the template.
Analysis (25 points): Complete a hand analysis of the code for these input values. In the comments, write exactly how many times each operation will be executed when your code is run. Put this below your assembly code.
The analysis must be accurate for your specific assembly implementation. It does not have to be optimal. It is only for the exact inputs given.
Attachments:
NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.
The post You are given a list of integers and a count of the integers. Count the number of even values in… 1 answer below » appeared first on Student Homeworks.