학술논문

Instruction packing: reducing power and delay of the dynamic scheduling logic
Document Type
Conference
Source
ISLPED '05. Proceedings of the 2005 International Symposium on Low Power Electronics and Design, 2005. Low power electronics and design Low Power Electronics and Design, 2005. ISLPED '05. Proceedings of the 2005 International Symposium on. :30-35 2005
Subject
Components, Circuits, Devices and Systems
Dynamic scheduling
Logic
Broadcasting
Processor scheduling
Microarchitecture
Delay effects
Out of order
Registers
Permission
Capacitance
Language
Abstract
The instruction scheduling logic used in modern superscalar microprocessors often relies on associative searching of the issue queue entries to dynamically wakeup instructions for the execution. Traditional designs use one issue queue entry for each instruction, regardless of the actual number of operands actively used in the wakeup process. In this paper we propose instruction packing - a novel microarchitectural technique that reduces both the delay and the power consumption of the issue queue by sharing the associative part of an issue queue entry between two instructions, each with at most one nonready register source operand at the time of dispatch. Our results show that instruction packing provides a 39% reduction of the whole issue queue power and 21.6% reduction in the wakeup delay with as little as 0.4% IPC degradation on the average across the simulated SPEC benchmarks.