ADSP-BF535 Blackfin Processor Hardware Reference
4-1
4 PROGRAM SEQUENCER
In the ADSP-BF535 processor, the Program Sequencer controls program
flow, constantly providing the address of the next instruction to be exe-
cuted by other parts of the ADSP-BF535 processor. Program flow in the
chip is mostly linear, with the processor executing program instructions
sequentially.
The linear flow varies occasionally when the program uses nonsequential
program structures, such as those illustrated in
Figure 4-1
. Nonsequential
structures direct the ADSP-BF535 processor to execute an instruction that
is not at the next sequential address. These structures include:
•
Loops.
One sequence of instructions executes several times with
zero overhead.
•
Subroutines.
The processor temporarily interrupts sequential flow
to execute instructions from another part of memory.
•
Jumps.
Program flow transfers permanently to another part of
memory.
•
Interrupts and Exceptions.
A runtime event or instruction triggers
the execution of a subroutine.
•
Idle
. An instruction causes the processor to stop operating and
hold its current state until an interrupt occurs. Then, the processor
services the interrupt and continues normal execution.
Содержание ADSP-BF535 Blackfin
Страница 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Страница 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 908: ...SDRAM Controller External Bus Interface Unit B 36 ADSP BF535 Blackfin Processor Hardware Reference...