Freescale Semiconductor SC140 specifications Dn + Dc.L * Dd.H → Dn, Macus Dc,Dd,Dn

Models: SC140

1 760
Download 760 pages 48.94 Kb
Page 555
Image 555

 

 

 

MACUS

 

 

 

 

MACUS

Fractional Multiply-Accumulate

MACUS

 

 

Unsigned By Signed (DALU)

 

Operation

Assembler Syntax

Dn + (Dc.L * Dd.H) → Dn

MACUS Dc,Dd,Dn

 

Description

MACUS Dc,Dd,Dn

Performs signed fractional multiplication of the unsigned 16-bit LP of one data register (Dc) in a register pair by the signed 16-bit HP of the other data register (Dd). It then adds the sign-extended 32-bit product to a data register (Dn).

Status and Conditions that Affect Instruction

None.

Status and Conditions Changed by Instruction

Register Address Bit Name Description

Ln

L

Clears the Ln bit in the destination register.

EMR[2]

DOVF

Set if the result cannot be represented in 40 bits.

Example macus d0,d1,d4

Register/Memory Address

 

Before

 

After

D0

 

 

 

 

 

$00 0000 0001

 

 

D1

 

 

 

 

 

$FF C000 0000

 

 

L4:D4

 

 

 

 

 

$0:$00 3FFF 8000

 

$0:$00 3fff 0000

EMR

 

 

 

 

 

 

 

$0000 0000

2–15$0001

 

 

x 1.100

$C000

 

 

1.111 1111 1111 1111 1000$FFFF 8000

0.011 1111 1111 1111 1000$3FFF 8000

0.011 1111 1111 1111 0000$3FFF

SC140 DSP Core Reference Manual

A-241

Page 555
Image 555
Freescale Semiconductor SC140 specifications Dn + Dc.L * Dd.H → Dn, Macus Dc,Dd,Dn