Move(s) move absolute short move(s) – Motorola DSP96002 User Manual
Page 457
MOTOROLA
DSP96002 USER’S MANUAL
A - 269
MOVE(S)
Move Absolute Short
MOVE(S)
Operation:
X:
→
D1
S1
→
X :
#xxxx
→
X:
Y:
→
D1
S1
→
Y:
#xxxx
→
Y:
L:
→
D2
S2
→
L:
X:
→
X:
X:
→
X:
X:
→
Y:
Y:
→
X:
Y:
→
X:
X:
→
Y:
Y:
→
Y:
Y:
→
Y:
X:
→
X:
X:
→
X:
X:
→
Y:
Y:
→
X:
Y:
→
X:
X:
→
Y:
Y:
→
Y:
Y:
→
Y:
X:
→
P:
P:
→
X:
Y:
→
P:
P:
→
Y:
Assembler Syntax:
MOVE(S) X: aa, D1
MOVE(S) S1,X: aa
MOVE(S) #Data,X: aa
MOVE(S) Y: aa, D1
MOVE(S) S1,Y: aa
MOVE(S) #Data,Y: aa
MOVE(S) L: aa, D2
MOVE(S) S2,L: aa
MOVE(S) X: aa, X: ea
MOVE(S) X: ea, X: aa
MOVE(S) X: aa, Y: ea
MOVE(S) Y: ea, X: aa
MOVE(S) Y: aa, X: ea
MOVE(S) X: ea, Y: aa
MOVE(S) Y: aa, Y: ea
MOVE(S) Y: ea, Y: aa
MOVE(S) X: aa, X:(Rn+displacement)
MOVE(S) X:(Rn+displacement),X: aa
MOVE(S) X: aa, Y:(Rn+displacement)
MOVE(S) Y:(Rn+displacement),X: aa
MOVE(S) Y: aa, X:(Rn+displacement)
MOVE(S) X:(Rn+displacement),Y: aa
MOVE(S) Y: aa, Y:(Rn+displacement)
MOVE(S) Y:(Rn+displacement),Y: aa
MOVE(S) X: aa, P: ea
MOVE(S) P: ea, X: aa
MOVE(S) Y: aa, P: ea
MOVE(S) P: ea, Y: aa
Description:
Move the word operand to or from the lower 128 memory locations in X and Y Data memories. The 7-bit
Absolute Short Address is zero extended. All memory addressing modes may be used for the memory
effective address. The Long Displacement addressing mode may also be used.