ST10 FAMILY PROGRAMMING MANUAL
47/172
BAND
Bit Logical AND
Syntax
BAND op1,
op2
Operation
(op1)
<-- (op1) ^ (op2)
Data Types
BIT
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.
Flags
Addressing Modes
E
Z
V
C
N
0
NOR
OR
AND
XOR
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
Format
Bytes
BAND bitaddr
Z.z
, bitaddr
Q.q
6A QQ ZZ qz
4
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...