Instruction Set Extensions
Load Predicted Value
- Loads predicted value into register.
Check Prediction
- Executes original operation with correct operands and compares result with predicted value.
Speculative form
- Uses at least one predicted value directly or indirectly.
Non-speculative form
- Uses correct operand values.
-