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

Sign Flag: Difference between revisions

From SnesLab
Jump to: navigation, search
(linkify stuff)
(subscripted)
Line 1: Line 1:
The '''Sign Flag''' exists on the [[Super FX]].  It is affected by the following instructions:
The '''Sign Flag''' exists on the [[Super FX]].  It is affected by the following instructions:


* ADC Rn
* ADC R<sub>n</sub>
* ADC #n
* ADC #n
* ADD Rn
* ADD R<sub>n</sub>
* ADD #n
* ADD #n
* AND Rn
* AND R<sub>n</sub>
* AND #n
* AND #n
* [[ASR]]
* [[ASR]]
* BIC Rn
* BIC R<sub>n</sub>
* BIC #n
* BIC #n
* CMP Rn
* CMP R<sub>n</sub>
* DEC Rn
* DEC R<sub>n</sub>
* [[DIV2]]
* [[DIV2]]
* [[FMULT]]
* [[FMULT]]
* [[HIB]]
* [[HIB]]
* INC Rn
* INC R<sub>n</sub>
* [[LMULT]]
* [[LMULT]]
* [[LOB]]
* [[LOB]]
Line 21: Line 21:
* [[LSR]]
* [[LSR]]
* [[MERGE]]
* [[MERGE]]
* MOVES Rn, Rn'
* MOVES R<sub>n</sub>, R<sub>n</sub>'
* MULT Rn
* MULT R<sub>n</sub>
* MULT #n
* MULT #n
* [[NOT]]
* [[NOT]]
* OR Rn
* OR R<sub>n</sub>
* OR #n
* OR #n
* [[ROL]]
* [[ROL]]
* [[ROR]]
* [[ROR]]
* [[RPIX]]
* [[RPIX]]
* SBC Rn
* SBC R<sub>n</sub>
* [[SEX]]
* [[SEX]]
* SUB Rn
* SUB R<sub>n</sub>
* SUB #n
* SUB #n
* [[SWAP]]
* [[SWAP]]
* UMULT Rn
* UMULT R<sub>n</sub>


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

Revision as of 08:01, 4 July 2024

The Sign Flag exists on the Super FX. It is affected by the following instructions:

See Also

References