Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the diagram below, at Figure 1. Assume the following microcode corresponds to a instruction code already loaded in memory. Assume R1 and R2 are

Consider the diagram below, at Figure 1. Assume the following microcode corresponds to a instruction code already loaded in memory. Assume R1 and R2 are general purpose registers and the Program Counter (PC) is at 3000. Also, assume that addresses 11000 and 11001 in main memory contain the values 31 and 64, respectively. Figure 1. Top-level view of computer components. Following the microcode, each certain set of lines correspond to an instruction.

MAR = PC, PC+1, Assert MAR IR = MBR, decodes IR put addr 11000 into MAR, Assert MAR Move MBR to R1 MAR = PC, PC+1, Assert MAR IR = MBR, decodes IR put addr 11001 into MAR, Assert MAR Move MBR to R2 MAR = PC, PC+1, Assert MAR IR = MBR, decode IR R1 = R1 + R2 MAR = PC, PC+1, Assert MAR IR = MBR, decodes IR put addr 17000 into I/O AR put R1 in I/O BR ?assert I/O AR

Use this table to help you.

image text in transcribed

Address Instruction/ data Comments 3000 3001 3002 3003 3004 3005 31 11000 11001 0 6 17000 Address Instruction/ data Comments 3000 3001 3002 3003 3004 3005 31 11000 11001 0 6 17000

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_2

Step: 3

blur-text-image_3

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

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions

Question

What are the purposes of promotion ?

Answered: 1 week ago

Question

Define promotion.

Answered: 1 week ago