ADSP-BF53x/BF56x Blackfin Processor Programming Reference
C-19
Instruction Opcodes
Load Data Register
0x9C80—
0x9C9F
1 0 0 1 1 1 0 0 1 0 0 Ireg # Dreg #
Dreg = [ Ireg – – ]
Load Data Register
0x9D80—
0x9DFF
1 0 0 1 1 1 0 1 1 Mreg
#
Ireg # Dreg #
Dreg = [ Ireg ++ Mreg ]
Load Half Word, Zero Extended
0x9500—
0x953F
1 0 0 1 0 1 0 1 0 0 Preg #
Dreg #
Dreg = W [ Preg ] (Z)
Load Half Word , Zero Extended
0x9400—
0x943F
1 0 0 1 0 1 0 0 0 0 Preg #
Dreg #
Dreg = W [ Preg ++ ] (Z)
Load Half Word, Zero Extended
0x9480—
0x94BF
1 0 0 1 0 1 0 0 1 0 Preg #
Dreg #
Dreg = W [ Preg –– ] (Z)
Load Half Word, Zero Extended
0xA400—
0xA7FF
1 0 1 0 0 1 uimm5m2
divided by 2
Preg #
Dreg #
Dreg = W [ Preg + uimm5m2 ] (Z)
Load Half Word, Zero Extended
0xE440 0000—
0xE47F 8FFF
1 1 1 0 0 1 0 0 0 1 Preg #
Dreg #
uimm16m2 divided by 2
Dreg = W [ Preg + uimm16m2 ] (Z)
Load Half Word, Zero Extended
0xE440 8000—
0xE47F FFFF
1 1 1 0 0 1 0 0 0 1 Preg #
Dreg #
uimm16m2 divided by 2
Dreg = W [ Preg – uimm16m2 ] (Z)
Load Half Word, Zero Extended
0x8601—
0x87FE
1 0 0 0 0 1 1 Dest.
Dreg #
Index
Preg #
Pointer
Preg #
Dreg = W [ Preg ++ Preg ] (Z)
NOTE: Pointer Preg number cannot be the same as Index Preg number. If so, this opcode represents a
non-post-modify instruction version.
Table C-10. Load / Store Instructions (Sheet 4 of 12)
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...