Texas Instruments TMS320C64X Uživatelský manuál Strana 33

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 169
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 168 169

Komentáře k této Příručce

Žádné komentáře