Download Print this page

Siemens C16 Series Instruction Set Manual page 47

16-bit cmos single-chip microcontrollers

Advertisement

BOR
Syntax
Operation
Data Types
Description
Condition Flags
Addressing Modes
Semiconductor Group
30Mar98@15:00h
Bit Logical OR
BOR
op1, op2
(op1) ← (op1) ∨ (op2)
BIT
Performs a single bit logical OR of the source bit specified by operand op2
with the destination bit specified by operand op1. The ORed result is then
stored in op1.
E
Z
0
NOR
OR
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
BOR
bitaddr
Z.z
C166 Family Instruction Set
V
C
N
AND
XOR
Format
, bitaddr
5A QQ ZZ qz
Q.q
47
Instruction Description
BOR
Version 1.2, 12.97
Bytes
4

Hide quick links:

Advertisement

loading