ADSP-BF53x/BF56x Blackfin Processor Programming Reference
4-7
Program Sequencer
Instruction Pipeline
The program sequencer determines the next instruction address by exam-
ining both the current instruction being executed and the current state of
the processor. If no conditions require otherwise, the processor executes
instructions from memory in sequential order by incrementing the look-
ahead address.
The processor has a ten-stage instruction pipeline, shown in
Table 4-2
.
Table 4-2. Stages of Instruction Pipeline
Pipeline Stage
Description
Instruction Fetch 1 (IF1)
Issue instruction address to IAB bus, start compare tag of
instruction cache
Instruction Fetch 2 (IF2)
Wait for instruction data
Instruction Fetch 3 (IF3)
Read from IDB bus and align instruction
Instruction Decode (DEC)
Decode instructions
Address Calculation (AC)
Calculation of data addresses and branch target address
Data Fetch 1 (DF1)
Issue data address to DA0 and DA1 bus, start compare tag of
data cache
Data Fetch 2 (DF2)
Read register files
Execute 1 (EX1)
Read data from LD0 and LD1 bus, start multiply and video
instructions
Execute 2 (EX2)
Execute/Complete instructions (shift, add, logic, etc.)
Write Back (WB)
Writes back to register files, SD bus, and pointer updates (also
referred to as the “commit” stage)
Содержание ADSP-BF53x Blackfin
Страница 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 780: ...Product Identification Register 21 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 994: ...Instructions Listed By Operation Code C 194 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...