Recent questions tagged pipelining

0 votes
2 answers
332
0 votes
1 answer
337
In flow dependency, instructions level parallelism is possible or not ?How many type of dependency is possible in pipelining ?
1 votes
2 answers
341
Assuming ideal conditions, the speed up obtained from a balanced N stage pipeline is(a) $2N$(b) $N^ 2$(c) $N$(d) $N!$
1 votes
1 answer
343
Pipelining technique is used in microprocessor to improve which of the following parameter?Power dissipationInterrupt latencyDie sizeMaximum clock frequency
1 votes
1 answer
347
The answer given is D) Why is option 3 and 4 correct ?In 4) if there is a branch instruction , it can lead to stalls ,so how will it improve the execution ?
13 votes
0 answers
351
1. In case of no data forwarding can we use split phase.2. Should we have to consider data forwarding, According to options?3. Where we can use split phase??( I know abou...
1 votes
1 answer
352
2 votes
2 answers
353
Here loading result should take in ALU ,rt?
0 votes
0 answers
355
4 votes
2 answers
360
Assume that execution of 200 instructions on a 6 staged pipeline where the target address is available at 4th stage.Let X be the probability of an instruction not being b...