Program Flow Control Instructions
C-14
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Call
0x0070—
0x0077
0 0 0 0 0 0 0 0 0 1 1 1
Preg #
CALL (PC+Preg)
Call
0xE300 0000—
0xE3FF FFFF
1 1 1 0 0 0 1 1
Most significant bits of
pcrel25m2
Least significant bits of pcrel25m2 divided by 2
CALL pcrel25m2
Return
0x0010—
0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
RTS
Return
0x0011—
0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1
RTI
Return
0x0012—
0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0
RTX
Return
0x0013—
0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1
RTN
Return
0x0014—
0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0
RTE
Zero Overhead Loop Setup
0xE080 0000—
0xE08F 03FF
1 1 1 0 0 0 0 0 1 0 0 0
pcrel5m2
divided by 2
0 0 0 0 x x
pcrel11m2 divided by 2
LOOP loop_name LC0 LOOP_BEGIN loop_name LOOP_END loop_name... is mapped to...LSETUP
(pcrel5m2, pcrel11m2) LC0... where the address of LOOP_BEGIN determines pcrel5m2, and the address
of LOOP_END determines pcrel11m2.
Zero Overhead Loop Setup
0xE0A0 0000—
0xE0AF F3FF
1 1 1 0 0 0 0 0 1 0 1 0
pcrel5m2
divided by 2
Preg #
x x
pcrel11m2 divided by 2
LOOP loop_name LC0 = Preg LOOP_BEGIN loop_name LOOP_END loop_name ... is mapped to...
LSETUP (pcrel5m2, pcrel11m2) LC0 = Preg ... where the address of LOOP_BEGIN determines
pcrel5m2, and the address of LOOP_END determines pcrel11m2.
Table C-9. Program Flow Control Instructions (Sheet 2 of 3)
Instruction
and Version
Bin
Opcode Range 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Содержание 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...