Prediction Circuitry Deactivation for Control-Flow Power Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Prediction circuitry for control flow instructions is power intensive and can be inefficient when the contents of local and global history storage circuits are similar, leading to redundant predictions.

Innovation Solution

Implementing power control circuitry to disable prediction circuitry when the subset of control flow information stored in local history storage matches the global history storage, using techniques such as TAGE predictors and local history registers to reduce power consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If prediction circuitry is continuously enabled to produce control flow predictions, then prediction accuracy is maintained, but power consumption increases

Engineering Contradiction:
Improveprediction accuracyVSAvoidpower consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The prediction circuitry transitions between enabled and disabled states dynamically based on the similarity determination between local and global history storage contents. The power control circuitry enables the prediction circuitry only when the local history storage contains significantly different information from the global history storage, otherwise it disables the prediction circuitry to save power while maintaining prediction accuracy when needed.

Inventive Principle:
Principle #15Dynamics

2Use of energy by moving object

If prediction circuitry is disabled to save power, then power consumption decreases, but prediction accuracy may be compromised

Engineering Contradiction:
Improvepower consumptionVSAvoidprediction accuracy
Core Design Contradiction:
Use of energy by moving objectVSReliability

Solution Approach 1:

The power control circuitry continuously monitors and determines the similarity between the subset of control flow information in local history storage and the control flow information in global history storage. Based on this feedback comparison, it intelligently controls the enablement state of the prediction circuitry, ensuring that the prediction circuitry is enabled only when the local history provides significantly different and potentially more accurate prediction information.

Inventive Principle:
Principle #23Feedback

3Reliability

If local history storage is maintained separately to improve prediction accuracy, then prediction quality improves, but device complexity increases

Engineering Contradiction:
Improveprediction qualityVSAvoiddevice complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The power control circuitry merges the functionality of maintaining separate local and global history storages by determining their similarity and using this information to control the prediction circuitry. This integration allows the system to leverage both local and global history information without requiring permanently active prediction circuitry for both, thereby reducing overall device complexity while maintaining prediction quality.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12422915B2Selective deactivation of prediction circuitry
Publication Date: 2025.09.23 ARM LTD
  • US12422915B2 patent drawing
  • US12422915B2 patent drawing
  • US12422915B2 patent drawing

AI summary

A data processing apparatus is provided. It includes first history storage circuitry that stores control flow information of control flow instructions. Second history storage circuitry stores a subset of the control flow information by considering a subset of the control flow instructions. Prediction circuitry produces a prediction for a specific one of the control flow instructions based on the subset of the control flow information and power control circuitry performs a determination of an extent to which the subset of the control flow information matches the control flow information and disables the prediction circuitry in dependence on a result of the determination.