English
Language : 

M166 Datasheet, PDF (40/127 Pages) Siemens Semiconductor Group – C16x Family of Siemens 16-Bit CMOS Single-Chip Microcontrollers
30Mar98@15:00h
C166 Family Instruction Set
Instruction Description
BAND
Bit Logical AND
BAND
Syntax
Operation
Data Types
Description
BAND op1, op2
(op1) ← (op1) ∧ (op2)
BIT
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.
Condition Flags
E
Z
V
C
N
0 NOR OR AND XOR
Addressing Modes
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.
Mnemonic
BAND
bitaddrZ.z, bitaddrQ.q
Format
6A QQ ZZ qz
Bytes
4
Semiconductor Group
40
Version 1.2, 12.97