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
(linkify LSR) |
(subscripted) |
||
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 R<sub>n</sub> | ||
* ADC #n | * ADC #n | ||
* ADD | * ADD R<sub>n</sub> | ||
* ADD #n | * ADD #n | ||
* [[ASR]] | * [[ASR]] | ||
* CMP | * CMP R<sub>n</sub> | ||
* [[DIV2]] | * [[DIV2]] | ||
* [[FMULT]] | * [[FMULT]] | ||
Line 14: | Line 14: | ||
* [[ROL (Super FX)|ROL]] | * [[ROL (Super FX)|ROL]] | ||
* [[ROR (Super FX)|ROR]] | * [[ROR (Super FX)|ROR]] | ||
* SBC | * SBC R<sub>n</sub> | ||
* SUB | * SUB R<sub>n</sub> | ||
* SUB #n | * SUB #n | ||
Revision as of 07:57, 4 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