User Manual
C166S V2
Detailed Instruction Description
User Manual
8-223
V 1.7, 2001-01
BCMP
Bit to Bit Compare
BCMP
Group
Boolean Bit Manipulation Instructions
Syntax
BCMP op1, op2
Source Operand(s)
op1, op2
→
BIT
Destination Operand(s)
none
Operation
(op1)
⇔
(op2)
Description
Performs a single bit comparison of the source bit specified by op1 and the source bit
specified by op2. No result is written by this instruction. Only the flags are updated.
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
BCMP
bitaddr
Z.z
, bitaddr
Q.q
2A QQ ZZ qz
4
Summary of Contents for C166S V2
Page 102: ...User Manual C166S V2 C166S V2 Memory Organization User Manual 3 102 V 1 7 2001 01...
Page 116: ...User Manual C166S V2 Instruction Pipeline User Manual 4 116 V 1 7 2001 01...
Page 152: ...User Manual C166S V2 Interrupt and Exception Handling User Manual 5 152 V 1 7 2001 01...
Page 204: ...User Manual C166S V2 Instruction Set User Manual 7 204 V 1 7 2001 01...
Page 420: ...User Manual C166S V2 Detailed Instruction Description User Manual 8 420 V 1 7 2001 01...
Page 432: ...User Manual C166S V2 Summary of CPU Subsystem Registers User Manual 9 432 V 1 7 2001 01...
Page 437: ...437...