Arithmetic Operations Instructions
C-74
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Multiply and Multiply-Accumulate
to Accumulator
0xC072 1800—
0xC072 D83F
1 1 0 0 0 0 0 0 0 1 1 1 0 0 1 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
LEGEND:
Dreg half determines which halves of the input oper-
and registers to use.
Dreg
half
Dreg_lo * Dreg_lo
0 0
Dreg_lo * Dreg_hi
0 1
Dreg_hi * Dreg_lo
1 0
Dreg_hi * Dreg_hi
1 1
src_reg_0 Dreg # encodes the input operand register to the left of the “*” operand.
src_reg_1 Dreg # encodes the input operand register to the right of the “*” operand.
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.
Multiply and Multiply-Accumulate
to Half Register
0xC003 2000—
0xC003 27FF
1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1
0 0 1 0 0 Dreg
half
Dest.
Dreg #
src_reg_
0 Dreg #
src_reg_
1 Dreg #
Dreg_lo = (A0 = Dreg_lo_hi * Dreg_lo_hi)
Multiply and Multiply-Accumulate
to Half Register
0xC083 2000—
0xC083 27FF
1 1 0 0 0 0 0 0 1 0 0 0 0 0 1 1
0 0 1 0 0 Dreg
half
Dest.
Dreg #
src_reg_
0 Dreg #
src_reg_
1 Dreg #
Dreg_lo = (A0 = Dreg_lo_hi * Dreg_lo_hi) (FU)
Multiply and Multiply-Accumulate
to Half Register
0xC103 2000—
0xC103 27FF
1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1
0 0 1 0 0 Dreg
half
Dest.
Dreg #
src_reg_
0 Dreg #
src_reg_
1 Dreg #
Dreg_lo = (A0 = Dreg_lo_hi * Dreg_lo_hi) (IS)
Table C-17. Arithmetic Operations Instructions (Sheet 20 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...