Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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:

1234

Stack pointer register (Sp)

1234

Status register (NZVC)

1234

Program counter (PC)

1234

Instruction register (IR)

1234

Index register (X)

1234

Accumulator (A)

1.

4-bits

2.

8 bits

3.

16 bits

4.

24

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application Development And Administration

Authors: Michael V. Mannino

4th Edition

0615231047, 978-0615231044

More Books

Students also viewed these Databases questions