User’s Manual
C166S V1 SubSystem
Detailed Instruction Set
User’s Manual
6-20
V 1.6, 2001-08
BXOR
Bit Logical XOR
BXOR
Group
Boolean Bit Manipulation Instructions
Syntax
BXOR op1, op2
Source Operand(s)
op1, op2
→
BIT
Destination Operand(s)
op1
→
BIT
Operation
(op1)
←
(op1)
⊕
(op2)
Description
Performs a single bit logical EXCLUSIVE OR of the source bit specified by op2 and the
destination bit specified by op1. The result is then stored in op1.
CPU Flags
E
Always cleared.
Z
Contains the logical NOR of the two specified bits.
V
Contains the logical OR of the two specified bits.
C
Contains the logical AND of the two specified bits.
N
Contains the logical XOR of the two specified bits.
Encoding
E
Z
V
C
N
0
NOR
OR
AND
XOR
Mnemonic
Format
Bytes
BXOR
bitaddr
Z.z
, bitaddr
Q.q
7A QQ ZZ qz
4
Содержание C166S V1 SubSystem
Страница 10: ...User s Manual C166S V1 SubSystem User s Manual I 6 V 1 6 2001 08...
Страница 16: ...User s Manual C166S V1 SubSystem Introduction User s Manual 1 6 V 1 6 2001 08...
Страница 126: ...User s Manual C166S V1 SubSystem Central Processing Unit User s Manual 3 96 V 1 6 2001 08...
Страница 178: ...User s Manual C166S V1 SubSystem Memory Organization User s Manual 4 52 V 1 6 2001 08...
Страница 206: ...User s Manual C166S V1 SubSystem Instruction Set User s Manual 5 28 V 1 6 2001 08...
Страница 306: ...User s Manual C166S V1 SubSystem Detailed Instruction Set User s Manual 6 100 V 1 6 2001 08...
Страница 362: ...User s Manual C166S V1 SubSystem The External Bus Interface User s Manual 8 40 V 1 6 2001 08...
Страница 452: ...User s Manual C166S V1 SubSystem General Purpose Timer Unit User s Manual 12 44 V 1 6 2001 08...
Страница 454: ...User s Manual C166S V1 SubSystem Instruction Index User s Manual 13 2 V 1 6 2001 08...
Страница 459: ......