Motorola DSP96002 User Manual page 473

32-bit digital signal processor
Table of Contents

Advertisement

OR
Operation:
D.L v S.L
D.L
(parallel data bus move)
Description:
Logically inclusive OR the low portion of the two specified operands and store the result in the low portion
of D.
Input Operand(s) Precision: 32-bit integer.
Output Operand Precision: 32-bit integer.
CCR Condition Codes:
C
- Not affected.
V
- Always cleared.
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: OR
Instruction Fields:
31
DATA BUS MOVE FIELD
OPTIONAL EFFECTIVE ADDRESS EXTENSION OR IMMEDIATE LONG DATA
D
Dn.L
S
Dn.L
Timing: 2 + mv oscillator clock cycles
Memory: 1 + mv program words
MOTOROLA
Logical Inclusive OR
S,D ( See the MOVE instruction description.)
(u u)
d d d
n n n
where nnn = 0-7
s s s
n n n
where nnn = 0-7
DSP96002 USER'S MANUAL
Assembler Syntax:
OR
S,D
( See the MOVE instruction description.)
14 13
00
0sss
OR
0
uu01
1ddd
A - 285

Advertisement

Table of Contents
loading

Table of Contents