English
Language : 

HT49RU80_12 Datasheet, PDF (51/54 Pages) Holtek Semiconductor Inc – LCD Type 8-Bit MCU
XOR A,[m]
Description
Operation
Affected flag(s)
XORM A,[m]
Description
Operation
Affected flag(s)
XOR A,x
Description
Operation
Affected flag(s)
HT49RU80/HT49CU80
Logical XOR Data Memory to ACC
Data in the Accumulator and the specified Data Memory perform a bitwise logical XOR op-
eration. The result is stored in the Accumulator.
ACC ¬ ACC ²XOR² [m]
Z
Logical XOR ACC to Data Memory
Data in the specified Data Memory and the Accumulator perform a bitwise logical XOR op-
eration. The result is stored in the Data Memory.
[m] ¬ ACC ²XOR² [m]
Z
Logical XOR immediate data to ACC
Data in the Accumulator and the specified immediate data perform a bitwise logical XOR
operation. The result is stored in the Accumulator.
ACC ¬ ACC ²XOR² x
Z
Rev. 1.40
51
July 30, 2012