We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
CY: Difference between revisions
From SnesLab
(which instructions affect it) |
(→See Also: O/V) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''CY''' (CarrY) is the [[Super FX]]'s carry flag. It is affected by the following instructions: | '''CY''' (CarrY) is the [[Super FX]]'s carry flag. It is affected by the following instructions: | ||
* ADC | * [[ADC (Super FX)|ADC]] R<sub>n</sub> | ||
* ADC #n | * [[ADC (Super FX)|ADC]] #n | ||
* ADD | * [[ADD]] R<sub>n</sub> | ||
* ADD #n | * [[ADD]] #n | ||
* ASR | * [[ASR]] | ||
* CMP | * [[GSU/CMP|CMP]] R<sub>n</sub> | ||
* DIV2 | * [[DIV2]] | ||
* FMULT | * [[FMULT]] | ||
* LMULT | * [[LMULT]] | ||
* LSR | * [[LSR (Super FX)|LSR]] | ||
* MERGE | * [[MERGE]] | ||
* ROL | * [[ROL (Super FX)|ROL]] | ||
* ROR | * [[ROR (Super FX)|ROR]] | ||
* SBC | * [[GSU/SBC|SBC]] R<sub>n</sub> | ||
* SUB | * [[SUB]] R<sub>n</sub> | ||
* SUB #n | * [[SUB]] #n | ||
=== See Also === | === See Also === | ||
* [[Sign Flag]] | * [[Sign Flag]] | ||
* [[O/V]] | |||
* [[Dither Flag]] | * [[Dither Flag]] | ||
* [[Carry Flag]] | * [[Carry Flag]] | ||
=== Reference === | === Reference === |
Latest revision as of 12:30, 23 July 2024
CY (CarrY) is the Super FX's carry flag. It is affected by the following instructions:
See Also
Reference
- 9.3 "Operator Functions" on page 2-9-2 of Book II of the official Super Nintendo development manual