Motorola DSP96002 User Manual page 419

32-bit digital signal processor
Table of Contents

Advertisement

Move
X: R
Operation:
X:<ea>
D1
S1
X:<ea>
#xxxx
D1
Description:
Move one word operand to/from X memory and one word operand from register to register. One effective
address is specified. A memory to register or register to memory direction may be specified in the effective
address.
When two parallel data move operations are specified in the same instruction, certain restrictions apply. If
the instruction has an integer opcode, both data moves must be integer moves and specify integer oper-
ands. If the instruction has a floating-point opcode, both data moves must be floating-point moves and
specify floating-point operands.
If the opcode-operand portion of the instruction specifies as the destination a portion of the register Dn, the
same register portion may not be specified as a destination D in the data bus move operation. That is, du-
plicate destinations are not allowed in the same instruction. For example, both a Data ALU operation and
a data move operation cannot write into the same register in the same instruction.
If the opcode-operand portion of the instruction specifies as the source or destination a portion of the reg-
ister Dn, the same register portion may be specified as a source S in the data bus move operation. That is,
duplicate sources are allowed in the same instruction. For example, a data move operation can read the
same register which is being used as a source or destination by a Data ALU operation in the same instruc-
tion.
Instruction Format - Opcode-operands
31
010d
WdYY
OPTIONAL EFFECTIVE ADDRESS EXTENSION OR IMMEDIATE LONG DATA
MOTOROLA
X Memory and Register Move
S2
D2
S2
D2
S2
D2
:
X: ea, D1S2,D2
S1,X: ea S2,D2
#Data,D1S2,D2
YXXX
MMMR
DSP96002 USER'S MANUAL
Assembler Syntax:
X: ea, D1
S1,X: ea
#Data,D1
14 13
uu
uuuu
Move
X: R
S2,D2
S2,D2
S2,D2
uuuu
uuuu
A - 231
0

Advertisement

Table of Contents
loading

Table of Contents