You are given this program and its flowchart: The execution time of the blocks is: B1 =

Question:

You are given this program and its flowchart:

image text in transcribed

The execution time of the blocks is: B1 = 6 cycles, B2 = 2 if branch taken, 5 if not taken, B3 = 3 if branch taken, 6 if not taken, B4 = 7, B5 = 1

a. What is the maximum number of times that each block in your flowchart executed?

b. What is the minimum number of times that each block in your flowchart executed?

c. What is the maximum execution time of the program in clock cycles?

d. What is the minimum execution time of the program in clock cycles?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: