6 Revision History
Changes from December 15, 2023 to May 20, 2024 (from Revision C (December 2023) to Revision D (May 2024))
- This version of this document is deprecated. A revised and expanded version
of this document is available at the links provided.Go
Changes from January 21, 2022 to December 15, 2023 (from Revision B (January 2022) to Revision C (December 2023))
- Added C7504 and C7524 sizes to vector width and vector register
descriptions. Go
- Changed "trip count" to "iteration count" throughout to match new
software pipelined loop information.Go
- Updated and extended information about vectorization and vector
predication.Go
- Added section about automatic use of Streaming Engine and Streaming
Address Generator.Go
Changes from March 15, 2021 to January 21, 2022 (from Revision A (March 2021) to Revision B (January 2022))
- Updated split datapath and functional unit diagram and
description.Go
Changes from May 1, 2020 to March 15, 2021 (from Revision -- (May 2020) to Revision A (March 2021))
- Vector predicated stores generated by the compiler may trigger page
fault exceptions in certain situations. This issue can be corrected in the
linker command file.Go