Instruction formats and opcodes, Instruction fields – Freescale Semiconductor StarCore SC140 User Manual
Page 620

A-306
SC140 DSP Core Reference Manual
MOVES.L
Instruction Formats and Opcodes
Notes:
1.
** indicates serial grouping encoding.
2.
When the form (Rn + N0) is used in EA, the cycle count is increased by 1.
Instruction Fields
Rn
RRR
Address Register
Db
jjj
Single Source/Destination Data Register
EA
MMM
Effective Address Notation
Instruction
Words Cycles Type
Opcode
15
8
7
0
MOVES.L Db,(EA)
1
1
2
1
0
*
0
0
0
j
j
j
1
1 M M M R R R
000
R0
010
R2
100
R4
110
R6
001
R1
011
R3
101
R5
111
R7
Note:
This instruction can specify R8-R15 as operands by using a high register prefix.
000
D0
010
D2
100
D4
110
D6
001
D1
011
D3
101
D5
111
D7
Note:
This instruction can specify D8-D15 as operands by using a prefix.
000
(Rn+N0)
010
(Rn)
100
(Rn)+N0
110
(Rn)+N2
001
(Rn)–
011
(Rn)+
101
(Rn)+N1
111
(Rn)+N3