Load / Store Instructions
C-20
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Load Half Word, Sign Extended
0x9540—
0x957F
1 0 0 1 0 1 0 1 0 1 Preg #
Dreg #
Dreg = W [ Preg ] (X)
Load Half Word, Sign Extended
0x9440—
0x947F
1 0 0 1 0 1 0 0 0 1 Preg #
Dreg #
Dreg = W [ Preg ++ ] (X)
Load Half Word, Sign Extended
0x94C0—
0x94FF
1 0 0 1 0 1 0 0 1 1 Preg #
Dreg #
Dreg = W [ Preg –– ] (X)
Load Half Word, Sign Extended
0xA800—
0xABFF
1 0 1 0 1 0 uimm5m2
divided by 2
Preg #
Dreg #
Dreg = W [ Preg + uimm5m2 ] (X)
Load Half Word, Sign Extended
0xE540 0000—
0xE57F 8FFF
1 1 1 0 0 1 0 1 0 1 Preg #
Dreg #
uimm16m2 divided by 2
Dreg = W [ Preg + uimm16m2 ] (X)
Load Half Word, Sign Extended
0xE540 8000—
0xE57F FFFF
1 1 1 0 0 1 0 1 0 1 Preg #
Dreg #
uimm16m2 divided by 2
Dreg = W [ Preg – uimm16m2 ] (X)
Load Half Word, Sign Extended
0x8E00—
0x8FFF
1 0 0 0 1 1 1 Dest.
Dreg #
Index
Preg #
Pointer
Preg #
Dreg = W [ Preg ++ Preg ] (X)
NOTE: Pointer Preg number cannot be the same as Index Preg number. If so, this opcode represents a
non-post-modify instruction version.
Load High Data Register Half
0x9D40—
0x9D5F
1 0 0 1 1 1 0 1 0 1 0 Ireg # Dreg #
Dreg_hi = W [ Ireg ]
Load High Data Register Half
0x9C40—
0x9C5F
1 0 0 1 1 1 0 0 0 1 0 Ireg # Dreg #
Dreg_hi = W [ Ireg ++ ]
Table C-10. Load / Store Instructions (Sheet 5 of 12)
Instruction
and Version
Bin
Opcode Range 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
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...