Texas Instruments TMS320C67X/C67X+ DSP Instrukcja Użytkownika Strona 77

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 465
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 76
Parallel Operations
3-17Instruction SetSPRU733
Example 31. Fully Serial p-Bit Pattern in a Fetch Packet
This p-bit pattern:
00000000
Instruction
A
Instruction
B
Instruction
C
Instruction
D
Instruction
E
Instruction
F
Instruction
G
Instruction
H
31 0 31 0 31 0 31 0 31 0 31 0 31 0 31 0
results in this execution sequence:
Cycle/Execute
Packet
Instructions
1 A
2B
3C
4D
5E
6F
7G
8 H
The eight instructions are executed sequentially.
Example 32. Fully Parallel p-Bit Pattern in a Fetch Packet
This p-bit pattern:
11111110
Instruction
A
Instruction
B
Instruction
C
Instruction
D
Instruction
E
Instruction
F
Instruction
G
Instruction
H
31 0 31 0 31 0 31 0
31 0 31 0 31 0 31 0
results in this execution sequence:
Cycle/Execute
Packet
Instructions
1 A B C D E F G H
All eight instructions are executed in parallel.
Przeglądanie stron 76
1 2 ... 72 73 74 75 76 77 78 79 80 81 82 ... 464 465

Komentarze do niniejszej Instrukcji

Brak uwag