Question
Question 14 (1 point) Which of following is NOT contained in von Neumann execution cycle? Question 14 options: a. Fetch and Decode b. Increment c.
Question 14 (1 point)
Which of following is NOT contained in von Neumann execution cycle?
Question 14 options:
| a. Fetch and Decode |
| b. Increment |
| c. Execute |
| d. Repeat |
| e. None of the above |
Question 15 (1 point)
Assume that the instruction in a (hypothetical) small machine are 16-bit instructions with a 4-bit opcode C followed by a 12-bit address field F. A machine language program and data have been loaded into memory, beginning at memory location 0, as shown in the following: Memory Address (in decimal) Contents C F 0 0000 0000 0000 0101 1 0011 0000 0000 0110 2 0001 0000 0000 0101 3 1101 0000 0000 0101 4 1111 0000 0000 0000 5 0000 0000 0000 0011 6 0000 0000 0000 0101 The relevant opcodes are shown below. 0000 Load the contents of the memory location specified in F into register R 0011 Add the contents of the memory location specified in F to the content of R 0001 Store the content of R into the memory location specified in F 1101 Output the contents of the memory location specified in F 1111 HaltWhich is the output (in decimal form) when this program is executed?
Question 15 options:
| a. 3 |
| b. 5 |
| c. 6 |
| d. 8 |
| e. 11 |
Question 16 (3 points)
Match Pep/8 register and the number of bits it contains.
Question 16 options:
|
|
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started