Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

The Sri version (same question, different numbers) (Based on figure 4.28): Instruction Fetch Instruction Decode (IF) (ID) 190 130 Numbers changed for 2021 Execute (EX)

image text in transcribed

The Sri version (same question, different numbers) (Based on figure 4.28):

Instruction Fetch Instruction Decode (IF) (ID) 190 130 Numbers changed for 2021 Execute (EX) 185ps Memory (MEM) 160ps Write Back (WB) 210ps A) (4.10.1)

Fill in the chart below with the name of each pipeline stage to the right of the instruction provided in the first column.

In the bottom row, write how long each pipeline stage will take in cycles.

. Assume that all branches are perfectly predicted (this eliminates all control hazards) and that no delay slots are used.

If we only have one memory (for both instructions and data), there is a structural hazard every time we need to fetch an instruction in the same cycle in which another instruction accesses data.

To guarantee forward progress, this hazard must always be resolved in favor of the instruction that accesses data.

If you need to use a spreedsheet to answer this, and paste that in (or attach it) that's ok too. 1 Time line slots 0 1 2 3 4 5 6 7 8 9 10 | 11 12 16,12(r6) r16,8(r6) r5, r4, Label ssume r5!=14 r5, r1,r4 r5,r15,r4 e in ps

The Sri version (same question, different numbers) (Based on figure 4.28): Instruction Fetch Instruction Decode (IF) (ID) 190 130 Numbers changed for 2021 Execute (EX) 185ps Memory (MEM) 160ps Write Back (WB) 210ps A) (4.10.1) Fill in the chart below with the name of each pipeline stage to the right of the instruction provided in the first column. In the bottom row, write how long each pipeline stage will take in cycles. . Assume that all branches are perfectly predicted (this eliminates all control hazards) and that no delay slots are used. If we only have one memory (for both instructions and data), there is a structural hazard every time we need to fetch an instruction in the same cycle in which another instruction accesses data. To guarantee forward progress, this hazard must always be resolved in favor of the instruction that accesses data. If you need to use a spreedsheet to answer this, and paste that in (or attach it) that's ok too. 1 Time line slots 0 1 2 3 4 5 6 7 8 9 10 | 11 12 16,12(r6) r16,8(r6) r5, r4, Label ssume r5!=14 r5, r1,r4 r5,r15,r4 e in ps

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

Database Processing

Authors: David J. Auer David M. Kroenke

13th Edition

B01366W6DS, 978-0133058352

Students explore these related Databases questions

Question

Describe the purpose of CRUDE analysis.

Answered: 3 weeks ago