ST10 FAMILY PROGRAMMING MANUAL
54/172
BOR
Bit Logical OR
Syntax
BOR op1,
op2
Operation
(op1)
<-- (op1) v (op2)
Data Types
BIT
Description
Performs a single bit logical OR of the source bit specified by operand op2 with the destination bit speci-
fied by operand op1. The ORed 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
BOR bitaddr
Z.z
, bitaddr
Q.q
5A QQ ZZ qz
4
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...