Texas Instruments TMS320C64X Instrukcja Użytkownika Strona 33

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 169
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 32
DSP_autocor
4-5 C64x+ DSPLIB Reference
Implementation Notes
- Bank Conflicts: No bank conflicts occur.
- Interruptibility: The code is interrupt-tolerant but not interruptible.
- The inner loop is unrolled 8 times.
- The outer loop is unrolled 4 times.
- The outer loop is conditionally executed in parallel with the inner loop. This
allows for a zero overhead outer loop.
Benchmarks Cycles nx<40: 6*nr*nr/4 + 20
nx>=40: nx*nr/8 + 2*nr + 20
Codesize 304 bytes
Przeglądanie stron 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 168 169

Komentarze do niniejszej Instrukcji

Brak uwag