retagged by
292 views
0 votes
0 votes
Total: n instruction Total conditional statement probability :p and True condition probability:q

i)Branch is known at end of t satge

Effective CPI = [npq*(t+1) + (n-npq)*1)]/n

OR

ii) Penality  is t stall cycle

  same i.e Effective CPI = [npq*(t+1) + (n-npq)*1)]/n

OR
iii)  

Effective CPI= 1+ stall freq*stall penality

=1+pq*t

am i correct???
retagged by

1 Answer

Related questions

0 votes
0 votes
1 answer
1
1 votes
1 votes
1 answer
3
iabhay.gupta asked Dec 11, 2022
656 views
Consider a hypothetical processor which supports expand opcode technique. A 32bit instruction is place in 256MW memory. If there exist 10, one address instructionthen how...
1 votes
1 votes
0 answers
4
kidussss asked Sep 1, 2022
306 views
1. In memory hierarchy the fattest memory type is cache memory next to register. So describe mapping process(transformation data from memory to cache memory)