Computer Science, asked by cecos075gmailcom, 6 months ago

Write a program to add three numbers located at A, B, and C and save the result at D. The program is ORGined to location 10. Use the HLT statement to separate the program logic from the data block.

Question No.2
Determine the contents of the ACC after each of the following instructions, assuming that the ACC is set to 25 before each instruction is executed:
a. SHL
b. ADD =5
c. TCA
d. ADD =#H3
e. SHR
9:05 AM VI​

Answers

Answered by bosechse
0

Explanation:

Write a program to add three numbers located at A, B, and C and save the result at D. The program is ORGined to location 10. Use the HLT statement to separate the program logic from the data block.

Question No.2

Determine the contents of the ACC after each of the following instructions, assuming that the ACC is set to 25 before each instruction is executed:

a. SHL

b. ADD =5

c. TCA

d. ADD =#H3

e. SHR

9:05 AM VI

Similar questions