English
Language : 

W741C260 Datasheet, PDF (88/92 Pages) Winbond – 4-BIT MICROCONTROLLER
W741C260
Instruction Set Table 2, continued
XRL R, ACC
Exclusive OR R to ACC
Machine Code:
00111000
0 R6 R5 R4 R3 R2 R1 R0
Machine Cycle:
Operation:
Description:
Flag Affected:
XRL WR, #I
1
ACC ← (R) EX (ACC)
The contents of the data memory location addressed by R6 to R0 and the
ACC are exclusive-ORed and the result is loaded into the ACC.
ZF
Exclusive OR immediate data to WR
Machine Code:
00111100
I3 I2 I1 I0 W3 W2 W1 W0
Machine Cycle:
Operation:
Description:
Flag Affected:
XRLR R, ACC
1
ACC ← (WR) EX I
The contents of the Working Register (WR) and the immediate data I are
exclusive-ORed and the result is loaded into the ACC.
ZF
Exclusive OR R to ACC
Machine Code:
00111001
0 R6 R5 R4 R3 R2 R1 R0
Machine Cycle:
Operation:
Description:
Flag Affected:
1
ACC, R ← (R) EX (ACC)
The contents of the data memory location addressed by R6 to R0 and the
ACC are exclusive-ORed and the result is placed in the data memory and
the ACC.
ZF
- 88 -