ADSP-BF53x/BF56x Blackfin Processor Programming Reference
C-93
Instruction Opcodes
Multiply and Multiply-Accumulate
to Data Register
0xC03A 1800—
0xC03A D9FF
1 1 0 0 0 0 0 0 0 0 1 1 1 0 1 0
Dreg
half
0 1 1 0 0 Dest.
Dreg #
src_reg_
0 Dreg #
src_reg_
1 Dreg #
Dreg_odd = (A1 – = Dreg_lo_hi * Dreg_lo_hi) (S2RND, M)
Multiply and Multiply-Accumulate
to Data Register
0xC13A 1800—
0xC13A D9FF
1 1 0 0 0 0 0 1 0 0 1 1 1 0 1 0
Dreg
half
0 1 1 0 0 Dest.
Dreg #
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.
Dreg_odd = (A1 – = Dreg_lo_hi * Dreg_lo_hi) (ISS2, M)
Multiply and Multiply-Accumulate to Data Register
LEGEND: Dreg half determines which halves of the
input operand 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
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.
Negate (Two’s-Complement)
0x4380—
0x43BF
0 1 0 0 0 0 1 1 1 0 Source
Dreg #
Dest.
Dreg #
Dreg = – Dreg
Negate (Two’s-Complement)
0xC407 C000—
0xC407 CFC0
1 1 0 0 0 1 0 x x x 0 0 0 1 1 1
1 1 0 0 Dest.
Dreg #
0 0 0 Source
Dreg #
0 0 0
Dreg = – Dreg (NS)
Table C-17. Arithmetic Operations Instructions (Sheet 39 of 44)
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...