Key points are not available for this paper at this time.
The energy consumption of a system depends upon the hardware rutd software component of a system. Since it is the software which drives the hardware in most systems. decisions taken during software design has significant impact on the energy consumption of the processor. The paper focuses on decreasing energy consumption of o processor using software techniques. A novel compiler technique is proposed which Educes energy consumption by proper register labeling during the compilation phase. The idea behind this technique is to reduce the energy of the processor by reducing the energy of the instruction register (also the instruction data bus) and the register file decoder by encoding the register labels such that the sum of the switching costs between all the register labels in the tmnsition graph is minimized. There is no hardware pen&y since this is purely a compiler optimization. Results on benchmarks show that the energy consumption of the DLX processor can be. reduced by 9.82% (maximum) and 4.25% (avenge) (as measured by DLX energy simulator). In addition seveml compiler techniques such os loop unrolling, software pipelining, recursion elimination and of effects of different algorithms on power and energy consumption are studied. This evaluation methodology is usefid for computer architects to evaluate energy improvements of their hardware, compiler writers to evaluate energy of the compiled code nnd program writers to evaluate energy of data structures and algodhltls.
Mehta et al. (Wed,) studied this question.