ADSP-BF53x/BF56x Blackfin Processor Programming Reference
C-13
Instruction Opcodes
Program Flow Control Instructions
Table C-9. Program Flow Control Instructions (Sheet 1 of 3)
Instruction
and Version
Bin
Opcode Range 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Jump
0x0050—
0x0057
0 0 0 0 0 0 0 0 0 1 0 1
Preg #
JUMP (Preg)
Jump
0x0080—
0x0087
0 0 0 0 0 0 0 0 1 0 0 0
Preg #
JUMP (PC+Preg)
Jump
0x2000—
0x2FFF
0 0 1 0
pcrel13m2 divided by 2
JUMP.S pcrel13m2
Jump
0xE200 0000—
0xE2FF FFFF
1 1 1 0 0 0 1 0
Most significant bits of
pcrel25m2
Least significant bits of pcrel25m2 divided by 2
JUMP.L pcrel25m2
Conditional Jump
0x1800—
0x17FF
0 0 0 1 x x
pcrel11m2 divided by 2
IF CC JUMP pcrel11m2
Conditional Jump
0x1C00—
0x1FFF
0 0 0 1 1 1
pcrel11m2 divided by 2
IF CC JUMP pcrel11m2 (bp)
Conditional Jump
0x1000—
0x13FF
0 0 0 1 0 0
pcrel11m2 divided by 2
IF !CC JUMP pcrel11m2
Conditional Jump
0x1400—
0x1BFF
0 0 0 1 0 1
pcrel11m2 divided by 2
IF !CC JUMP pcrel11m2 (bp)
Call
0x0060—
0x0067
0 0 0 0 0 0 0 0 0 1 1 0
Preg #
CALL (Preg)
Summary of Contents for ADSP-BF53x Blackfin
Page 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Page 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...