Arithmetic Operations Instructions
C-72
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Multiply and Multiply-Accumulate
to Accumulator
0xC070 1800—
0xC070 D83F
1 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
NOTE: When issuing compatible load/store instructions in parallel with a Multiply and Multiply-Accumu-
late instruction, add 0x0800 0000 to the Multiply and Multiply-Accumulate opcode.
A1 = Dreg_lo_hi * Dreg_lo_hi (W32, M)
Multiply and Multiply-Accumulate
to Accumulator
0xC001 1800—
0xC001 D83F
1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
A1 += Dreg_lo_hi * Dreg_lo_hi
Multiply and Multiply-Accumulate
to Accumulator
0xC081 1800—
0xC081 D83F
1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
A1 += Dreg_lo_hi * Dreg_lo_hi (FU)
Multiply and Multiply-Accumulate
to Accumulator
0xC101 1800—
0xC101 D83F
1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
A1 += Dreg_lo_hi * Dreg_lo_hi (IS)
Multiply and Multiply-Accumulate
to Accumulator
0xC061 1800—
0xC061 D83F
1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 1
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
A1 += Dreg_lo_hi * Dreg_lo_hi (W32)
Multiply and Multiply-Accumulate
to Accumulator
0xC011 1800—
0xC011 D83F
1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1
Dreg
half
0 1 1 0 0 0 0 0 src_reg_
0 Dreg #
src_reg_
1 Dreg #
A1 += Dreg_lo_hi * Dreg_lo_hi (M)
Table C-17. Arithmetic Operations Instructions (Sheet 18 of 44)
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...