Question: Four 4-bit values are stored in the 16-bit register A. Write an assembly program that sums these four values and stores the result in register
Four 4-bit values are stored in the 16-bit register A. Write an assembly program that sums these four values and stores the result in register B. Make sure the original value of A is retained. The sum can be bigger than 4 bits.
Step by Step Solution
3.34 Rating (154 Votes )
There are 3 Steps involved in it
To address this problem well write an assembly program that accomplishes the task of summing four 4bit values stored in a 16bit register and storing t... View full answer
Get step-by-step solutions from verified subject matter experts
