Vector Operations Instructions
C-128
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Vector Multiply and
Multiply-Accumulate
LEGEND:
op0 and op1 specify the arith-
metic operation for each MAC.
op0 controls MAC0 operating on
Accumulator A0 and op1 con-
trols MAC1 operating on A1.
op0
and
op1
“=”
0 0
“+=”
0 1
“–=”
1 0
Dreg half 0 and Dreg half 1
determine which halves of the
input operand registers to use.
Dreg half 0 controls MAC0 oper-
ating on Accumulator A0 and
Dreg half 1 controls MAC1 oper-
ating on A1.
Dreg
half 0
and
Dreg
half 1
Dreg_lo * Dreg_lo
0 0
Dreg_lo * Dreg_hi
0 1
Dreg_hi * Dreg_lo
1 0
Dreg_hi * Dreg_hi
1 1
Dest. Dreg # encodes the destination Data Register.
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.
Vector Multiply and
Multiply-Accumulate
NOTE: When issuing compatible load/store instructions in parallel with a Vector Multiply and Multi-
ply-Accumulate instruction, add 0x0800 0000 to the Vector Multiply and Multiply-Accumulate opcode.
Multiply and Multiply-Accumulate to Data Register with Multiply and Multiply-Accumulate to Data
Register
Table C-21. Vector Operations Instructions (Sheet 22 of 33)
Instruction
and Version
Opcode
Range
Bin
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...