|
FILE NAME
|
SIZE
|
DATE
|
DESCRIPTION / FILE INFORMATION
|
| AUTOCORF.ASM |
7745 |
May 22 16:17 |
C67x Autocorrelation Filter |
| BIQUAD.ASM |
8150 |
Apr 14 10:52 |
C67x IIR Biquad Filter |
| BITREVF.ASM |
9177 |
May 22 16:17 |
C67x Floating Point Bit-Reverse Hand-coded assembly benchmark |
| CFFTR2.ASM |
11286 |
May 22 16:17 |
The function calculates the complex Radix 2 DIT FFT of size N with bit-reversed output, and coeffients, and normal order input. |
| CFFTR4.ASM |
18138 |
May 22 16:17 |
The function calculates the complex Radix 4 DIF FFT of size N with digit-reversed output and normal order input. |
| CFIRF.ASM |
8863 |
Jul 22 11:01 |
C67x Complex FIR Filter hand coded assembly benchmark |
| COLDET.ASM |
8796 |
Apr 14 10:52 |
This function takes a vector of 3D points and translates them in one dimension. |
| CONVOLF.ASM |
7374 |
May 22 16:17 |
C67x Convolution Filter |
| CROSCORF.ASM |
6855 |
May 22 16:17 |
C67x CrossCorrelation filter |
| DOTPF.ASM |
5251 |
Apr 14 10:52 |
Function returns a Dot Product of two vectors |
| DPINV.ASM |
2466 |
Apr 14 10:52 |
The function performs the reciprocal using the RCPDP instruction and 3 iterations of the Newton-Rhapsom algorithm. |
| FIRCIRC.ASM |
7805 |
Jun 9 08:50 |
Finite Impulse Response Filter |
| FIRF.ASM |
8242 |
Apr 14 10:52 |
C67x FIR Filter |
| FLATF.ASM |
6708 |
Jul 8 15:54 |
C67x Forward Lattice Filter hand coded assembly benchmark |
| GT.ASM |
17019 |
May 22 16:17 |
This function performs the "front end" of a 3D graphics transformation pipeline |
| ICFFTR2.ASM |
20735 |
Jul 6 17:41 |
C67x Inverse Radix 2 FFT Hand-coded assembly benchmark |
| IIRF.ASM |
12696 |
Apr 14 10:52 |
C67x IIR Filter |
| ILATF.ASM |
5793 |
Jul 8 15:54 |
C67x Inverse Lattice Filter hand coded assembly benchmark |
| ISQRDP.ASM |
2776 |
Jul 31 08:00 |
C67x DP Square Root Inverse hand coded assembly benchmark |
| ISQRSP.ASM |
2691 |
Jul 6 09:51 |
C67x SP Square Root Inverse hand coded assembly benchmark |
| LMS.ASM |
12619 |
Jul 31 08:00 |
C67x LMS FIR hand coded assembly benchmark |
| MVM.ASM |
7668 |
Jun 9 08:50 |
The function performs the multiplication of a n x m matrix by a m x 1 vector |
| MVM_LDDW.ASM |
8365 |
Jun 9 08:50 |
The function performs the multiplication of a n x m matrix by a m x 1 vector (column vector > 2) |
| SPINV.ASM |
1854 |
Apr 14 10:52 |
The function performs the reciprocal using the RCPSP instruction and 2 iterations of the Newton-Rhapsom algorithm. |
| SUMSQ.ASM |
6010 |
Apr 14 10:52 |
The function calculates the sum of the squares of the N elements of the vector. The value N must be a multiple of 2 and greater than or equal to 12 |
| VECMAXF.ASM |
4514 |
May 22 16:17 |
The function finds the maximum value in a vector of length N where N is a multiple of 3 and greater than or equal to 12 |
| VECSUMF.ASM |
3416 |
Jul 6 09:51 |
The function calculates the sum of two vectors of length N where N is a multiple of 2 and greater than or equal to 6 |
| WVEC.ASM |
5131 |
Apr 14 10:52 |
The function performs an N element vector sum of two vectors with one vector weighted by a constant |