Infineon Technologies C166S V2 User Manual page 221

16-bit microcontroller
Table of Contents

Advertisement

BAND
Group
Syntax
Source Operand(s)
Destination Operand(s)
Operation
(op1) ← (op1)
Description
Performs a single bit logical AND 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
Mnemonic
BAND
bitaddr
User Manual
Bit Logical AND
Boolean Bit Manipulation Instructions
BAND op1, op2
op1, op2 → BIT
op1 → BIT
(op2)
E
Z
0
NOR
, bitaddr
Z.z
Q.q
Detailed Instruction Description
V
C
OR
AND
Format
6A QQ ZZ qz
8-221
User Manual
C166S V2
BAND
N
XOR
Bytes
4
V 1.7, 2001-01

Advertisement

Table of Contents
loading

Table of Contents