Texas Instruments TMS320C67X/C67X+ DSP Uživatelský manuál Strana 80

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 465
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 79
Resource Constraints
Instruction Set3-20 SPRU733
3.7 Resource Constraints
No two instructions within the same execute packet can use the same
resources. Also, no two instructions can write to the same register during the
same cycle. The following sections describe how an instruction can use each
of the resources.
3.7.1 Constraints on Instructions Using the Same Functional Unit
Two instructions using the same functional unit cannot be issued in the same
execute packet.
The following execute packet is invalid:
ADD .S1 A0, A1, A2 ;.S1 is used for
|| SHR .S1 A3, 15, A4 ;...both instructions
The following execute packet is valid:
ADD .L1 A0, A1, A2 ;Two different functional
|| SHR .S1 A3, 15, A4 ;...units are used
3.7.2 Constraints on the Same Functional Unit Writing in the Same Instruction Cycle
Two instructions using the same functional unit cannot write their results in the
same instruction cycle.
Zobrazit stránku 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 464 465

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

Žádné komentáře