We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

CLV: Difference between revisions

From SnesLab
Jump to: navigation, search
(added basic info)
(added 6502 category)
Line 1: Line 1:
'''CLV''' is a 65x instruction that clears the [[overflow flag]].
'''CLV''' is a 65x instruction that clears the [[overflow flag]].


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
Line 39: Line 38:


[[Category:ASM]]
[[Category:ASM]]
[[Category:Inherited from 6502]]

Revision as of 18:52, 4 May 2023

CLV is a 65x instruction that clears the overflow flag.

Basic Info
Addressing Mode Opcode Length Speed
implied B8 1 byte 2 cycles
Flags Clobbered
N V M X D I Z C
. 0 . . . . . .