TABRDL [m]
Description
Operation
Affected flag(s)
XOR A,[m]
Description
Operation
Affected flag(s)
XORM A,[m]
Description
Operation
Affected flag(s)
XOR A,x
Description
Operation
Affected flag(s)
HT82K94E/HT82K94A
Move the ROM code (last page) to TBLH and data memory
The low byte of ROM code (last page) addressed by the table pointer (TBLP) is moved to
the data memory and the high byte transferred to TBLH directly.
[m] ¬ ROM code (low byte)
TBLH ¬ ROM code (high byte)
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Logical XOR accumulator with data memory
Data in the accumulator and the indicated data memory perform a bitwise logical Exclu-
sive_OR operation and the result is stored in the accumulator.
ACC ¬ ACC ²XOR² [m]
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
Logical XOR data memory with the accumulator
Data in the indicated data memory and the accumulator perform a bitwise logical Exclu-
sive_OR operation. The result is stored in the data memory. The 0 flag is affected.
[m] ¬ ACC ²XOR² [m]
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
Logical XOR immediate data to the accumulator
Data in the accumulator and the specified data perform a bitwise logical Exclusive_OR op-
eration. The result is stored in the accumulator. The 0 flag is affected.
ACC ¬ ACC ²XOR² x
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
Rev. 1.50
39
October 11, 2007