We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
CLRV (SPC700): Difference between revisions
From SnesLab
(made basic info table shorter) |
(linkify overflow flag) |
||
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 | !colspan="8"|Flags Affected | ||
|+ | |+ | ||
|N | |N | ||
Line 35: | Line 35: | ||
|} | |} | ||
'''CLRV''' (Clear Overflow) is an [[SPC700]] instruction that clears the overflow flag and [[half-carry flag]]. | '''CLRV''' (Clear Overflow) is an [[SPC700]] instruction that clears the [[overflow flag]] and [[half-carry flag]]. | ||
=== See Also === | === See Also === |
Revision as of 19:14, 23 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
implied | E0 | 1 byte | 2 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | 0 | . | . | 0 | . | . | . |
CLRV (Clear Overflow) is an SPC700 instruction that clears the overflow flag and half-carry flag.
See Also
External Links
- Official Super Nintendo development manual on CLRV: Appendix C-10 of Book I