It is well known that embedded systems have to be implemented efficiently. This requires that processors optimized for certain application domains are used in embedded systems …
R Leupers - … Construction: 12th International Conference, CC 2003 …, 2003 - Springer
Offset assignment is a highly effective DSP address code optimization technique that has been implemented in a number of ANSI C compilers. In this paper we concentrate on a …
X Zhuang, CS Lau, S Pande - Proceedings of the 2003 ACM SIGPLAN …, 2003 - dl.acm.org
Modern embedded processors with dedicated address generation unit support memory access with indirect addressing mode with auto-increment and decrement. The auto …
G Chen, M Kandemir - International symposium on Code …, 2005 - ieeexplore.ieee.org
The application code size is a critical design factor for many embedded systems. Unfortunately, most available compilers optimize primarily for speed of execution rather than …
Efficient address code optimization is a central problem in code generation for processors with restricted addressing modes, like Digital Signal Processors (DSPs). This paper …
The generation of efficient addressing code is a central problem in compiling for processors with restricted addressing modes, like digital signal processors (DSPs). Offset assignment …
One of the most important problems in resource-constrained embedded systems is limited memory space for code and data. This paper targets at DSP based architectures and …
In this work, algorithms are presented which cover three important compilation problems: code generation, addressing mode selection and register allocation. All three algorithms are …
E Eckstein, B Scholz - International Symposium on Code …, 2003 - ieeexplore.ieee.org
Many processor architectures provide a set of addressing modes in their address generation units. For example DSP (digital signal processors) have powerful addressing modes for …