Decode Phases Of The Pipeline - Texas Instruments TMS320C6000 Series Reference Manual

Table of Contents

Advertisement

Pipeline Operation Overview
6.1.2
Decode
Figure 6–3. Decode Phases of the Pipeline
(a)
DP
DC
(b)
Decode
32
.L1
.S1
† NOP is not dispatched to a functional unit.
6-4
The decode phases of the pipeline are:
DP: Instruction dispatch
DC: Instruction decode
In the DP phase of the pipeline, the fetch packets are split into execute pack-
ets. Execute packets consist of one instruction or from two to eight parallel
instructions. During the DP phase, the instructions in an execute packet are
assigned to the appropriate functional units. In the DC phase, the the source
registers, destination registers, and associated paths are decoded for the
execution of the instructions in the functional units.
Figure 6–3(a) shows the decode phases in sequential order from left to right.
Figure 6–3(b) shows a fetch packet that contains two execute packets as they
are processed through the decode stage of the pipeline. The last six instruc-
tions of the fetch packet (FP) are parallel and form an execute packet (EP).
This EP is in the dispatch phase (DP) of the decode stage. The arrows indicate
each instruction's assigned functional unit for execution during the same cycle.
The NOP instruction in the eighth slot of the FP is not dispatched to a functional
unit because there is no execution associated with it.
The first two slots of the fetch packet (shaded below) represent an execute
packet of two parallel instructions that were dispatched on the previous cycle.
This execute packet contains two MPY instructions that are now in decode
(DC) one cycle before execution. There are no instructions decoded for the .L,
.S, and .D functional units for the situation illustrated.
32
32
32
ADD
ADD
MPYH
.M1
.D1
32
32
STW
STW
DC
Functional
units
.D2
32
32
ADDK
NOP
MPYH
.M2
.S2
DP
.L2

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tms320c67 seriesTms320c62 series

Table of Contents