Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(Chapter 4.4) In this exercise we examine in detail how an instruction is executed in a single-cycle datapath. Problems in this exercise refer to a

(Chapter 4.4) In this exercise we examine in detail how an instruction is executed in a single-cycle datapath. Problems in this exercise refer to a clock cycle in which the processor fetches the following instruction word:

10101100100001010000000000010100

Assume that the data memory is all zeros and that the processors registers have the following values at the beginning of the cycle in which the above instruction word is fetched:

R0

R1

R2

R3

R4

R5

R6

R8

R12

R31

0

1

-2

3

-4

5

-6

-8

-12

31

a, What are the outputs of the sign-extend and the jump Shift-Left-2 (near the top of Figure 4.24) for this instruction word? (2 points)

b, What are the values of ALU control units inputs (ALUOp and Instruction operation) for this instruction? (2 points)

c, What is the new PC address after this instruction is executed? Highlight the path through which this value is determined. (2 points)

d, For the ALU and the two add units, what are their data input values? (2 points)

ALU

Add (PC+4)

Add (Branch)

Input#1

Input#2

Input#1

Input#2

Input#1

Input#2

e, What are the values of all inputs for the Registers unit? (2 points)

Read Reg#1

Read Reg#2

WriteReg

WriteData

RegWrite

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 101

Authors: Guy Kawasaki

1st Edition

0938151525, 978-0938151524

More Books

Students also viewed these Databases questions

Question

What is the nth derivative of e 2x ?

Answered: 1 week ago

Question

7. What traps should she avoid?

Answered: 1 week ago

Question

5. What decision-making model would you advocate to this person?

Answered: 1 week ago

Question

6. What data will she need?

Answered: 1 week ago