Computer Science, asked by GargiMahashay2492, 1 year ago

Cycle per instruction depends on what factors

Answers

Answered by Anonymous
4
Cycle per instruction depends on following factors

.........



1. instructions count : - Computer architects can reduce the instruction count by adding more powerful instructions to the instruction set.



2. Clocks Per Instruction : - Computer architects can reduce CPI by exploiting more instruction-level parallelism. 


3. clock per instructions : - Clocks per instruction is an effective average. It is averaged over all of the instruction executions in a program.

Similar questions