Motorola DSP96002 User Manual page 469

32-bit digital signal processor
Table of Contents

Advertisement

NEG
Operation:
0 - D.L
D.L
(parallel data bus move)
Description:
The low portion of the destination operand is subtracted from zero. The result is stored in the low portion
of D. This instruction is preferable to using the SUB instruction since it is not necessary to zero an input
operand.
Input Operand(s) Precision: 32-bit integer.
Output Operand Precision: 32-bit integer.
CCR Condition Codes:
C
- Set if a borrow is generated from the MSB of the result. Cleared otherwise.
V
- Set if result overflows. Cleared otherwise.
Z
- Set if result is zero. Cleared otherwise.
N
- Set if result is negative. Cleared otherwise.
I
- Not affected.
LR
- Not affected.
R
- Not affected.
A
- Not affected.
ER Status Bits: Not affected.
IER Flags: Not affected.
Instruction Format: NEG
31
DATA BUS MOVE FIELD
OPTIONAL EFFECTIVE ADDRESS EXTENSION OR IMMEDIATE LONG DATA
Instruction Fields:
D
Dn.L
Timing: 2 + mv oscillator clock cycles
Memory: 1 + mv program words
MOTOROLA
Negate
D ( See the MOVE instruction description.)
(u u)
d d d
n n n
where nnn = 0-7
DSP96002 USER'S MANUAL
Assembler Syntax:
NEG
D
( See the MOVE instruction description.)
14 13
10
0101
NEG
0
uu11
1ddd
A - 281

Advertisement

Table of Contents
loading

Table of Contents