5
INSTRUCTION SET
32
EPSON
S1C33 FAMILY C33 PE CORE MANUAL
5
.
8
Logical Operation Instructions
Four discrete logical operation instructions are available for use with the C
33
PE Core.
and
Logical AND
or
Logical OR
xor
Exclusive-OR
not
Logical NOT
All logical operations are performed in a specified general-purpose register (R
0
–R
15
). The source is one of two,
either
32
-bit data in a specified general-purpose register or signed immediate data (
6
,
19
, or
32
bits).
Differences from the C
33
STD Core CPU
When a logical operation is performed, the V flag (bit
2
) in the PSR is cleared.