Given the following state of memory (in hexadecimal), answer the following questions for the instructions given in Pep/9 machine language. Memory Address: Memory Contents: 0031 0B 0032 0033 0034 A3 08 3F a. What are the contents of the A register in binary after the execution of the instruction: 1101 0001 0000 0000 0011 0001 b. What are the contents of the A register in binary after the execution of the instruction: 1100 0001 0000 0000 0011 0011 c. What are the contents of the A register in binary after the execution of the two instructions: 1101 0001 0000 0000 0011 0010 0110 0000 0000 0000 0011 0100 d. What are the contents of the A register in binary after the execution of the two instructions: 1101 0000 0000 0000 0011 0001 0110 0001 0000 0000 0011 0011
Given the following state of memory (in hexadecimal), answer the following questions for the instructions given in Pep/9 machine language. Memory Address: Memory Contents: 0031
0B
0032 0033 0034
A3 08 3F
a. What are the contents of the A register in binary after the execution of the instruction: 1101 0001 0000 0000 0011 0001
b. What are the contents of the A register in binary after the execution of the instruction: 1100 0001 0000 0000 0011 0011
c. What are the contents of the A register in binary after the execution of the two instructions: 1101 0001 0000 0000 0011 0010 0110 0000 0000 0000 0011 0100
d. What are the contents of the A register in binary after the execution of the two instructions: 1101 0000 0000 0000 0011 0001 0110 0001 0000 0000 0011 0011
Trending now
This is a popular solution!
Step by step
Solved in 2 steps