|
|
|
|
|
by anurag6892
1081 days ago
|
|
yes, most instructions are multicycle. but multiple instructions can execute in parallel in the CPU pipeline. Moreover, while latency is multiple cycles, most ALU units in CPU can start a new operation every cycle i.e. throughput is 1 operation per cycle. |
|