Download Print this page

Siemens C16 Series Instruction Set Manual page 49

16-bit cmos single-chip microcontrollers

Advertisement

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

Hide quick links:

Advertisement

loading