Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Compute the total execution time for a single cycle architecture. The cycle time is 5-cycles. 5 + 10 = 10 ADDI $50, $t0, 50

image text in transcribed

3. Compute the total execution time for a single cycle architecture. The cycle time is 5-cycles. 5 + 10 = 10 ADDI $50, $t0, 50 SW $50, 8($t1) ADD $51, $50, $t2 BEQ $s2, $51, 10 [$s2 and $s1 are not equal] SUB $53, $s2, $50 AND $54, $s3, $s3 OR $55, $56, $s7 Now you want to improve the performance/reduce the execution time through multi-cycle pipeline. Assume each stage takes 1-cycle. Also, assume no hazard optimization technique (as example NO forwarding or rescheduling etc.) has been implemented in this architecture. What will be the new execution time? 4. What is hazard? What are the types of hazard? For the instructions in question 3, how many hazards may appear? How can you solve/optimize them? After solving/optimizing the hazards how long does it take to solve the instructions. Assume each stage takes 1- cycle. What is the cycle improvement after resolving/optimizing the hazards? 3+3+3+3+3 = 15

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

Beginning VB.NET Databases

Authors: Thearon Willis

1st Edition

1594864217, 978-1594864216

More Books

Students also viewed these Databases questions

Question

1 . Television News channels importantance of our Life pattern ?

Answered: 1 week ago

Question

5. Have you any experience with agile software development?

Answered: 1 week ago