[Prev] [Next] [Contents] [Commodore] [New] [Search] [Home]

BVC

BVC Branch on overflow clear

BVC

Operation: Branch on V = 0 N Z C I D V
_ _ _ _ _ _
(Ref: 4.1.1.8)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Relative BVC Oper 50 2 2*
* Add 1 if branch occurs to same page.
* Add 2 if branch occurs to different page.

BVS

BVS Branch on overflow set

BVS

Operation: Branch on V = 1 N Z C I D V
_ _ _ _ _ _
(Ref: 4.1.1.7)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Relative BVS Oper 70 2 2*
* Add 1 if branch occurs to same page.
* Add 2 if branch occurs to different page.

CLC

CLC Clear carry flag

CLC

Operation: 0 → C N Z C I D V
_ _ 0 _ _ _
(Ref: 3.0.2)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Implied CLC 18 1 2


[Prev] [Next] [Contents] [Commodore] [New] [Search] [Home]
This page has been created by Sami Rautiainen.
Read the small print. Last updated December 07, 2002.