Motorola CPU32 Reference Manual page 88

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

Advertisement

ANDI
to CCR
AND Immediate to Condition Code Register
Operation:
Assembler
Syntax:
Attributes:
Source. CCR
=>
CCR
ANDI #(data), CCR
Size
=
(Byte)
ANDI
to CCR
Description:
Performs an AND operation of the immediate operand with the condition codes and
stores the result in the low-order byte of the status register.
Condition Codes:
x
N
z
v
c
X Cleared if bit 4 of immediate operand is zero. Unchanged otherwise.
N Cleared if bit
3
of immediate operand is zero. Unchanged otherwise.
Z Cleared if bit 2 of immediate operand is zero. Unchanged otherwise.
V Cleared if bit 1 of immediate operand is zero. Unchanged otherwise.
C Cleared if bit
0 of immediate operand is zero. Unchanged otherwise.
Instruction Format:
15
14
13
12
11
9
8
7
6
5 4 3
2
BYTE DATA (8 BITS)
CPU32 REFERENCE MANUAL
INSTRUCTION SET
o
MOTOROLA
4-35
III

Advertisement

Table of Contents
loading

Table of Contents