Z8
®
CPU
User Manual
UM001604-0108
Instruction Description
212
Example 6
If Working Register R3 contains the value
3Eh
and Register
3Eh
contains the value
6Ch
(
01101100b
), the statement:
XOR @R3, #05h
Op Code: B7 E3 05
leaves the value
69h
(
01101001b
) in Register
3Eh
. The Z, V, and S Flags are cleared.