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

CLRC (SPC700): Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎See Also: CLRP, CLRV)
(implied type 2)
Line 7: Line 7:
|'''Speed'''
|'''Speed'''
|+
|+
|implied
|[[Implied]] (type 2)
|60
|60
|1 byte
|1 byte
Line 14: Line 14:


{| class="wikitable" style="float:right;clear:right;width:30%"
{| class="wikitable" style="float:right;clear:right;width:30%"
!colspan="8"|Flags Clobbered
!colspan="8"|Flags Affected
|+
|+
|N
|N
Line 35: Line 35:
|}
|}


'''CLRC''' is an [[SPC700]] instruction that clears the carry flag.
'''CLRC''' is an [[SPC700]] instruction that clears the [[carry flag]].


=== See Also ===
=== See Also ===

Revision as of 20:59, 23 July 2023

Basic Info
Addressing Mode Opcode Length Speed
Implied (type 2) 60 1 byte 2 cycles
Flags Affected
N V P B H I Z C
. . . . . . . 0

CLRC is an SPC700 instruction that clears the carry flag.

See Also

External Links