Question: There is an array in the data section that has the label ARRAY. In this array, each number is a half word. The array is

There is an array in the data section that has the label ARRAY. In this array, each number is a half word. The array is aligned on a word boundary (.align 2). The array contains 16 halfwords. Write the ARM to find the sum of all the data in the array and store the result into the label RESULT as a word. There is an array in the data section that has the label ARRAY. In this array, each number is a half word. The array is aligned on a word boundary (.align 2). The array contains 16 halfwords. Write the ARM to find the sum of all the data in the array and store the result into the label RESULT as a word
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
