Motorola DSP96002 User Manual page 371

32-bit digital signal processor
Table of Contents

Advertisement

INC
Operation:
D.L + 1
D.L
(parallel data bus move)
Description:
Increment by one the low portion of the specified operand. The result is stored in the low portion of D.
Input Operand(s) Precision: 32-bit integer.
Output Operand Precision: 32-bit integer.
CCR Condition Codes:
C
V
Z
N
I
LR
R
A
ER Status Bits: Not affected.
IER Flags: Not affected.
Instruction Format: INC
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
Increment by One
- Set if carry is generated from the MSB of the result. Cleared otherwise.
- Set if result overflows. Cleared otherwise.
- Set if result is zero. Cleared otherwise.
- Set if result is negative. Cleared otherwise.
- Not affected.
- Not affected.
- Not affected.
- Not affected.
D
(move syntax - see the Move instruction description.)
(u u)
d d d
n n n
where nnn = 0-7
DSP96002 USER'S MANUAL
Assembler Syntax:
INC
D
(move syntax - see the Move instruction description.)
14 13
10
0110
INC
0
uu11
0ddd
A - 183

Advertisement

Table of Contents
loading

Table of Contents