Question: 4. Write an instruction sequence to add 43 to the two-byte value stored at data memory locations ox2010-0x2011. (10 points) 5. Write a subroutine to
4. Write an instruction sequence to add 43 to the two-byte value stored at data memory locations ox2010-0x2011. (10 points) 5. Write a subroutine to clear bits 7, 5, and 3 of every element in an array in data memory. The array count and the pointer to the array are passed in 116, and Z pointer. (10 points) 6. Write a subroutine to find the total number of elements of an array that are odd. The array count and pointer to the array (in program memory) are passed in 116 and Z, respectively. The result is returned in 22. (10 points) 4. Write an instruction sequence to add 43 to the two-byte value stored at data memory locations ox2010-0x2011. (10 points) 5. Write a subroutine to clear bits 7, 5, and 3 of every element in an array in data memory. The array count and the pointer to the array are passed in 116, and Z pointer. (10 points) 6. Write a subroutine to find the total number of elements of an array that are odd. The array count and pointer to the array (in program memory) are passed in 116 and Z, respectively. The result is returned in 22. (10 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
