Cantitate/Preț
Produs

Code Optimization Techniques for Embedded Processors: Methods, Algorithms, and Tools

Autor Rainer Leupers
en Limba Engleză Paperback – 29 oct 2010
The building blocks of today's and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Traditionally, these embedded processors mostly have been pro­ grammed in assembly languages due to efficiency reasons. This implies time­ consuming programming, extensive debugging, and low code portability. The requirements of short time-to-market and dependability of embedded systems are obviously much better met by using high-level language (e.g. C) compil­ ers instead of assembly. However, the use of C compilers frequently incurs a code quality overhead as compared to manually written assembly programs. Due to the need for efficient embedded systems, this overhead must be very low in order to make compilers useful in practice. In turn, this requires new compiler techniques that take the specific constraints in embedded system de­ sign into account. An example are the specialized architectures of recent DSP and multimedia processors, which are not yet sufficiently exploited by existing compilers.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 55690 lei  39-44 zile
  Springer Us – 29 oct 2010 55690 lei  39-44 zile
Hardback (1) 56564 lei  39-44 zile
  Springer Us – 31 oct 2000 56564 lei  39-44 zile

Preț: 55690 lei

Preț vechi: 69612 lei
-20%

Puncte Express: 835

Preț estimativ în valută:
10670 11557$ 9150£

Carte tipărită la comandă

Livrare economică 06-11 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781441950109
ISBN-10: 1441950109
Pagini: 228
Ilustrații: VIII, 216 p.
Dimensiuni: 155 x 235 x 12 mm
Greutate: 0.36 kg
Ediția:Softcover reprint of hardcover 1st ed. 2000
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Research

Descriere

The building blocks of today's and future embedded systems are complex intellectual property components, or cores, many of which are programmable processors. Traditionally, these embedded processors mostly have been pro­ grammed in assembly languages due to efficiency reasons. This implies time­ consuming programming, extensive debugging, and low code portability. The requirements of short time-to-market and dependability of embedded systems are obviously much better met by using high-level language (e.g. C) compil­ ers instead of assembly. However, the use of C compilers frequently incurs a code quality overhead as compared to manually written assembly programs. Due to the need for efficient embedded systems, this overhead must be very low in order to make compilers useful in practice. In turn, this requires new compiler techniques that take the specific constraints in embedded system de­ sign into account. An example are the specialized architectures of recent DSP and multimedia processors, which are not yet sufficiently exploited by existing compilers.

Cuprins

1. Introduction. 2. Memory Address Computation For DSPS. 3. Register Allocation for DSP Data Paths. 4. Instruction Scheduling for Clustered VLIW. 5. Code Selection for Multimedia Processors. 6. Optimization with Conditional Instructions. 7. Function Inlining under Code Size Constraints. 8. Frontend Issues - The Lance System. 9. Conclusions. Appendices. Bibliography. About the author. Index.