Branches and Sequencing
4-12
ADSP-BF535 Blackfin Processor Hardware Reference
For example:
JUMP (P3) ;
CALL (P0) ;
PC-Relative Indirect Branch and Call
The PC-relative indirect
JUMP
and
CALL
instructions use a P-register as an
offset to the branch target. For the
CALL
instruction, the
RETS
register is
loaded with the address of the instruction following the
CALL
instruction.
For example:
JUMP (PC + P3) ;
CALL (PC + P0) ;
Condition Code Flag
The ADSP-BF535 supports a condition code (
CC
) flag bit, which is used
to resolve the direction of a branch. This flag may be accessed five ways:
• A conditional branch is resolved by the value in
CC
.
• A Data register value may be copied into
CC
, and the value in
CC
may be copied to a Data register.
• A status flag may be copied into
CC
, and the value in
CC
may be
copied to a status flag.
•
CC
may be set to the result of a Pointer register comparison.
•
CC
may be set to the result of a Data register comparison.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...