Optimized Design of a Double-Precision Floating-Point Multiply-Add-dused Unit for Data Dependence.

Gongqiong Li,Zhaolin Li
DOI: https://doi.org/10.1109/iccd.2007.4601918
2007-01-01
ICCD
Abstract:This paper presents a novel double-precision floating-point multiply-add-fused unit, which is implemented in three pipeline stages. The main improvement over the conventional design is data dependence between two consecutive floating-point instructions is considered. In the new design the intermediate computation results of the first floating-point instruction are first pretreated and then fed back to the first stage for being directly used by the second floating-point instruction if the two consecutive floating-point instructions are data dependent. In this way, floating point instructions can be executed directly following their preceding floating-point instructions without being stalled due to data dependence. 11 data dependence cases are accelerated in this paper. The experiments, which are done over four SPEC2000 benchmark programs, show that 25% performance increase can be attained at the cost of 0.27 ns time delay added to the critical path.
What problem does this paper attempt to address?