Guide to Cell/B.E. Programming Documentation
Version 1.0, August 2008
© 2008 Sony Computer Entertainment Inc. All Rights Reserved.
Page 10 of 16
SIMD Math Library Specification for CBE Architecture
Cell Broadband Engine Public Information and Downloads
40 pages.
Audience
C/C++ application programmers interested in developing single-instruction, multiple-data (SIMD) applications.
Content
A math library that takes advantage of the SIMD instructions supported by the PPE and SPEs.
Recommended Use
Browse during first readings of the
, and refer to it thereafter as needed during coding of
SIMD applications.
Document Sections
The document has the following sections:
1.
Overview of the SIMD Math Library:
Library and header files, function overviews, and special cases.
2.
SIMD Function Specifications:
Type definitions and detailed function descriptions.
Recommended Prerequisites
Read or browse:
C/C++ Language Extensions for CBE Architecture
Further Details
None.