XOR A,[m]
Logical XOR Data Memory to ACC
Description
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]
Operation
Affected flag(s)
Z
XORM A,[m]
Logical XOR ACC to Data Memory
Description
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]
Operation
Affected flag(s)
Z
XOR A,x
Logical XOR immediate data to ACC
Description
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
Operation
Affected flag(s)
Z
Cost-Effective I/O Type MCU
64
Need help?
Do you have a question about the HT48R05A-1 and is the answer not in the manual?