|
|
|
|
|
by umanwizard
610 days ago
|
|
I think you are underestimating how many times slower processors would be without any speculation at all. It would mean having to wait dozens of cycles on every branch so you can know whether it was taken before executing the next instruction, for example. |
|