|
AP-929 Streaming SIMD Extensions - Matrix Multiplication
This application note describes the multiplication of two matrices using Streaming SIMD Extensions.
The performance of the assembler code using Streaming SIMD Extensions, which implements the multiplication of two 6x6-matrices, is approximately 2.1x times better than an implementation using FPU instructions (See section 3.1).
|