ADSP-BF53x/BF56x Blackfin Processor Programming Reference
C-27
Instruction Opcodes
Store Low Data Register Half
0xE640 8000—
0xE67F FFFF
1 1 1 0 0 1 1 0 0 1 Preg #
Dreg #
uimm16m2 divided by 2
W [ Preg – uimm16m2 ] = Dreg
Store Low Data Register Half
0x8A01—
0x8BFE
1 0 0 0 1 0 1 Source
Dreg #
Index
Preg #
Pointer
Preg #
W [ Preg ++ Preg ] = Dreg_lo
NOTE: Pointer Preg number cannot be the same as Index Preg number. If so, this opcode represents a
non-post-modify instruction version.
Store Byte
0x9B00—
0x9B3F
1 0 0 1 1 0 1 1 0 0 Preg #
Dreg #
B [ Preg ] = Dreg
Store Byte
0x9A00—
0x9A3F
1 0 0 1 1 0 1 0 0 0 Preg #
Dreg #
B [ Preg ++ ] = Dreg
Store Byte
0x9A80—
0x9ABF
1 0 0 1 1 0 1 0 1 0 Preg #
Dreg #
B [ Preg – – ] = Dreg
Store Byte
0xE680 0000—
0xE6BF 7FFF
1 1 1 0 0 1 1 0 1 0 Preg #
Dreg #
uimm15
B [ Preg + uimm15 ] = Dreg
Store Byte
0xE680 8000—
0xE6BF FFFF
1 1 1 0 0 1 1 0 1 0 Preg #
Dreg #
uimm15
B [ Preg – uimm15] = Dreg
Table C-10. Load / Store Instructions (Sheet 12 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...