Motorola DSP56000 Manual page 468

24-bit digital signal processor
Hide thumbs Also See for DSP56000:
Table of Contents

Advertisement

X: Y:
Operation:
( . . . . . ); X:<eax>
( . . . . . ); X:<eax>
( . . . . . ); S1
X:<eax>; Y:<eay>
( . . . . . ); S1
X:<eax>; S2
where ( . . . . . ) refers to any arithmetic or logical instruction which allows parallel moves.
Description: Move a one-word operand from/to X memory and move another word
operand from/to Y memory. Note that two independent effective addresses are specified
(<eax> and <eay>) where one of the effective addresses uses the lower bank of address
registers (R0–R3) while the other effective address uses the upper bank of address reg-
isters (R4–R7). All parallel addressing modes may be used.
If the arithmetic or logical opcode-operand portion of the instruction specifies a given
destination accumulator, that same accumulator or portion of that accumulator may not
be specified as a destination D1 or D2 in the parallel data bus move operation. Thus, if
the opcode-operand portion of the instruction specifies the 56-bit A accumulator as its
destination, the parallel data bus move portion of the instruction may not specify A as its
destination D1 or D2. Similarly, if the opcode-operand portion of the instruction specifies
the 56-bit B accumulator as its destination, the parallel data bus move portion of the
instruction may not specify B as its destination D1 or D2. That is, duplicate destina-
tions are NOT allowed within the same instruction. D1 and D2 may not specify the
same register.
If the opcode-operand portion of the instruction specifies a given source or destination
register, that same register or portion of that register may be used as a source S1 and/or
S2 in the parallel data bus move operation. This allows data to be moved in the same
instruction in which it is being used as a source operand by a data ALU operation. That
is, duplicate sources are allowed within the same instruction. Note that S1 and S2
may specify the same register.
A - 202
INSTRUCTION DESCRIPTIONS
XY Memory Data Move
D1; Y:<eay>
D2
D1; S2
Y:<eay>
D2
Y:<eay>
INSTRUCTION SET DETAILS
Assembler Syntax:
( . . . . . ) X:<eax>,D1
( . . . . . ) X:<eax>,D1
( . . . . . ) S1,X:<eax>
( . . . . . ) S1,X:<eax>
X: Y:
Y:<eay>,D2
S2,Y:<eay>
Y:<eay>,D2
S2,Y:<eay>
MOTOROLA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dsp56k

Table of Contents