Intel 8XC196MC User Manual page 429

Table of Contents

Advertisement

8XC196MC, MD, MH USER'S MANUAL
Mnemonic
XCH
EXCHANGE WORD. Exchanges the value of
the source word operand with that of the
destination word operand.
(DEST)
Z
XCHB
EXCHANGE BYTE. Exchanges the value of
the source byte operand with that of the
destination byte operand.
(DEST)
Z
XOR
LOGICAL EXCLUSIVE-OR WORDS. XORs
the source word operand with the destination
word operand and stores the result in the
destination operand. The result has ones in
the bit positions in which either operand (but
not both) had a "1" and zeros in all other bit
positions.
(DEST)
Z
XORB
LOGICAL EXCLUSIVE-OR BYTES. XORs
the source byte operand with the destination
byte operand and stores the result in the
destination operand. The result has ones in
the bit positions in which either operand (but
not both) had a "1" and zeros in all other bit
positions.
(DEST)
Z
A-40
Table A-6. Instruction Set (Continued)
Operation
(SRC)
PSW Flag Settings
N
C
V
VT
ST
(SRC)
PSW Flag Settings
N
C
V
VT
ST
(DEST) XOR (SRC)
PSW Flag Settings
N
C
V
VT
ST
0
0
(DEST) XOR (SRC)
PSW Flag Settings
N
C
V
VT
ST
0
0
Get other manuals https://www.bkmanuals.com
Instruction Format
DEST, SRC
XCH
wreg, waop
(00000100) (waop) (wreg) direct
(00001011) (waop) (wreg) indexed
DEST, SRC
XCHB
breg, baop
(00010100) (baop) (breg) direct
(00011011) (baop) (breg) indexed
DEST, SRC
XOR
wreg, waop
(100001aa) (waop) (wreg)
DEST, SRC
XORB
breg, baop
(100101aa) (baop) (breg)

Advertisement

Table of Contents
loading

This manual is also suitable for:

8xc196md8xc196mh

Table of Contents