STMicroelectronics ST10 Series Programming Manual page 49

Table of Contents

Advertisement

BAND
Syntax
Operation
Data Types
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
E
0
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.
Addressing Modes
Mnemonic
BAND
bitaddr
, bitaddr
Z.z
Bit Logical AND
BAND
op1, op2
(op1)
<-- (op1) ^ (op2)
BIT
Z
NOR
Q.q
ST10 FAMILY PROGRAMMING MANUAL
V
OR
AND
Format
6A QQ ZZ qz
C
N
XOR
Bytes
4
47/172

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ST10 Series and is the answer not in the manual?

Questions and answers

Table of Contents