Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 1 : add $s 0 , $t 0 , $t 1 1 2 : sub $t 2 , $s 0 , $t 3 1

11: add $s0,$t0,$t1
12: sub $t2,$s0,$t3
13: add $t0,$so,$t2
14: lw $s1,200($0)
15: add $t1,$t2,$s1
16: sub $s2,$t3,$s3
you can perform the following Re-Ordering steps *
move 15 after 13
move 15 before 12
move 13 before 14
move 16 before or after all other instructions
the following WAR dependencies are correct *
11,13(TO)
13,15(T2)
14,15(S1)
11,12(SO)
12,15(T2)
11,13(SO)
12,16(S2)
12,15(T2)
12,13(T2)

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

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

More Books

Students also viewed these Databases questions

Question

What is the biggest challenge facing the organization?

Answered: 1 week ago

Question

2.3 Define human resource ethics.

Answered: 1 week ago

Question

9 How can training be evaluated?

Answered: 1 week ago