39KB

The following document contains information on Cypress products.
CM26-00301-2ET1
Errata
This errata sheet is for 8-BIT Microcontroller Programming Manual Rev.2 (CM26-00301-2E)
F2MC-8FX
8-BIT MICROCONTROLLER
PROGRAMMING MANUAL
Date
2009/
4/17
Page
230
Item
A.2
2009. 4.17
Description
The following description of No.42,43,60 in "Table A.2-2 Operation List (for Operation Instructions)" was
corrected as indicated by the shading below.
(Error)
No
MNEMONIC
~
#
OPERATION
TL
TH AH
NZVC
OP
CODE
42
43
XOR A, @EP
XOR A, @IX+off
3
4
1
2
(A) ← (AL) ∀ ((EP))
(A) ← (AL) ∀
((IX)+off)
-
-
-
++R++R-
57
56
60
CMP Ri, #d8
3
2
(Ri) - d8
-
-
-
----
98
9F
~
#
OPERATION
~
(Correct)
No
MNEMONIC
TL
TH AH
NZVC
OP
CODE
42
43
XOR A, @EP
XOR A, @IX+off
2
3
1
2
(A) ← (AL) ∀ ((EP))
(A) ← (AL) ∀
((IX)+off)
-
-
-
++R++R-
57
56
60
CMP Ri, #d8
3
2
(Ri) - d8
-
-
-
++++
98
9F
~
[mcu_doc0984]
1/1