Motorola CPU32 Reference Manual page 147

M68300 series central processor unit
Hide thumbs Also See for CPU32:
Table of Contents

Advertisement

III
MOVE
Move Data from Source to Destination
MOVE
Operation:
Assembler
Syntax:
Attributes:
Source::) Destination
MOVE (ea), (ea)
Size
=
(Byte, Word, Long)
Desc rl plio n:
Moves the data at the source to the destination location, and sets the condition codes
according to the data.
Condition Codes:
x
N
Z
v
c
o
0
X Not affected.
N Set if the result is negative. Cleared otherwise.
Z Set if the result is zero. Cleared otherwise.
V Always cleared.
C Always cleared.
Instruction Format:
15
14
13
12
11
10
9
8
DESTINATION
0
0
SIZE
7
REGISTER
I
MODE
Instruction Fields:
6
Size field - Specifies the size of the operand to be moved:
01 - Byte operation
11 - Word operation
1 0 - Long operation
MOTOROLA
4-94
INSTRUCTION SET
5
4
3
2
o
EFFECTIVE ADDRESS
MODE
I
REGISTER
CPU32 REFERENCE MANUAL

Advertisement

Table of Contents
loading

Table of Contents