speculative execution


speculative execution

(processor)A technique allows a superscalar processor tokeep its functional units as busy as possible by executinginstructions before it is known that they will be needed.

The Intel P6 uses speculative execution.

Compare branch prediction, speculative evaluation.