Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

8. (10 points) Consider the following instructions a lw $r0, 4 ( $sp) b addi $r1, $rO, 3 c addi $r2, $r1, 9 d lw

image text in transcribed

8. (10 points) Consider the following instructions a lw $r0, 4 ( $sp) b addi $r1, $rO, 3 c addi $r2, $r1, 9 d lw $r3, 8 ( $r2) e lw $r4, 12 ($r1) f mult $r5, $r4, $r1 g addi $r6, Sr4, 2 h mult $r7, $r5, $r6 i add $r8, $r3, $r7 Draw the dependence graph, using the same form as the previous problem. Each node in the graph should include the instruction's delay and path delay (number of cycles to execute that path to com- pletion). Loads and stores take 3 cycles, adds take 1 and multiplies take 2 cycles

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

Intelligent Databases Technologies And Applications

Authors: Zongmin Ma

1st Edition

1599041219, 978-1599041216

More Books

Students also viewed these Databases questions