The Free On-line Dictionary of Computing (19 January 2023):
Dynamic ExecutionA combination of techniques - multiple branch prediction, data flow analysis and speculative execution. Intel implemented Dynamic Execution in the P6 after analysing the execution of billions of lines of code. (1995-05-05)