Speculative Execution

Home > Computer Science > Computer Architecture > Instruction-Level Parallelism > Speculative Execution

The processor can predict the result of a branch instruction and execute it before the instruction actually is executed.