Motorola CPU32 Reference Manual page 199

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

Advertisement

II
See
Operation:
Assembler
Syntax:
Attributes:
Set According to Condition Code
If Condition True
then set Destination
else clear Destination
Sec (ea)
Size
=
(Byte)
See
Description:
Tests the specified condition code. If the condition is true, sets all bits in the byte
specified to 1 (TRUE). Otherwise, clears all bits to 0 (FALSE). Condition code cc specifies one of
the following conditions:
cc
Name
CC
Carry Clear
CS
Carry Set
EQ
Equal
F
Never equal
GE
Greater or Equal
GT
Greater Than
HI
High
LE
Less or Equal
Condition Codes:
Not affected.
Instruction
15
0
MOTOROLA
4-146
Format:
14
13
12
1
0
1
Code
0100
0101
0111
0001
1100
1110
0010
1111
11
Description
cc
Name
Code
Description
C
LS
Low or Same
0011
C+Z
C
LT
Less Than
1101
NeV+'NeV
Z
MI
Minus
1011
N
0
NE
Not Equal
0110
Z
NeV+'NeV
PL
Plus
1010
N
NeVeZ+NeVeZ T
Always true
0000
CeZ
VC
Overflow Clear
1000
V
Z+NeV+'NeV
VS
Overflow Set
1001
V
10
9
8
7
6
5
4
3
2
0
EFFECTIVE ADDRESS
CONDITION
1
1
I
MODE
REGISTER
INSTRUCTION SET
CPU32 REFERENCE MANUAL

Advertisement

Table of Contents
loading

Table of Contents