Sciweavers

ADAEUROPE
2004
Springer

Vector Processing in Ada

13 years 10 months ago
Vector Processing in Ada
Abstract. To handle signal processing algorithms such as the Fast Fourrier Transform (FFT) or the Discrete Cosine Transform (DCT) system designers have traditionally resorted to specialized hardware with builtin vector-processing capabilities. With the advent of the Altivec vector extensions for the general-purpose PowerPC processor, developers have the ability to write efficient signal processing code in C and C++. Using Altivec-enabled PowerPCs as an example, this paper explains what can and should be done to write not only efficient, but also clean and reliable vector processing code in Ada.
Franco Gasperoni
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where ADAEUROPE
Authors Franco Gasperoni
Comments (0)