Motorola CPU32 Reference Manual page 162

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

Advertisement

MOVEQ
Move Quick
Operation:
Assembler
Syntax:
Attributes:
Immediate Data
~
Destination
MOVEO #(data), Dn
Size
=
(Long)
MOVEQ
Description:
Moves a byte of immediate data to a 32-bit data register. The data in an 8-bit field within
the operation word is sign-extended to a long operand in the data register as it is transferred.
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
7
o
I
1
1
1
REGISTER
o
I
Instruction Fields:
Register field - Specifies the data register to be loaded.
6
5
4
3
DATA
Data field -
Eight bits of data, which are sign-extended to a long operand.
CPU32 REFERENCE MANUAL
INSTRUCTION SET
2
o
MOTOROLA
4-109
III

Advertisement

Table of Contents
loading

Table of Contents