![SunPlus CPU6502 Скачать руководство пользователя страница 28](http://html1.mh-extra.com/html/sunplus/cpu6502/cpu6502_instruction-manual_1399040028.webp)
S
un
pl
us
IT
C
on
fid
en
tia
l
F
or
A
D
D
In
te
rn
at
io
na
l L
im
ite
d
U
se
O
nl
y
CPU6502 Instruction Manual v2.1
Sunplus reserves the rights to change this documentation without prior notice.
09/13/2005
28
CLC
Clear Carry flag
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02
65n02
65r02 65s02
CPU12
Implied CLC 18H 48H
1 2 2 2 2 2
N V D I Z C
- - - - - !
C: Unconditionally cleared.
CLD
Clear Decimal mode
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02
65n02
65r02 65s02
CPU12
Implied CLD D8H
6AH
1 2 2 X X X
X: Not available.
N V D I Z C
- - ! - - -
D: Unconditionally cleared.
CLI
Clear Interrupt mask. (enable interrupt)
Available Instruction
& No. Cycles
Addressing
mode
Assembly
Language
Form
6502
Opcode
Sunplus
Opcode
No.
Bytes
65b02
65n02
65r02 65s02
CPU12
Implied CLI 58H 4AH 1 2 2 2 2 2
N V D I Z C
- - - ! - -
I: Unconditionally cleared.
CLR
Bit Clear.