Рет қаралды 115
1.Calculate the sum of 5 data bytes stored in memory, starting at address 30h.
2.Count the number of carries generated during the summation process and store the count at memory location 40h.
3.Store the final sum at memory location 41h.