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 SBC)
(bit 11)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''Sign Flag''' (S) exists on the [[Super FX]].  It is affected by the following instructions:
The '''Sign Flag''' (S) exists on the [[Super FX]].  It is bit 11 of SFR.  It is affected by the following instructions:


* [[ADC (Super FX)|ADC]] R<sub>n</sub>
* [[ADC (Super FX)|ADC]] R<sub>n</sub>
Line 19: Line 19:
* [[LOB]]
* [[LOB]]
* [[LOOP]]
* [[LOOP]]
* [[LSR]]
* [[GSU/LSR|LSR]]
* [[MERGE]]
* [[MERGE]]
* [[MOVES]] R<sub>n</sub>, R<sub>n</sub>'
* [[MOVES]] R<sub>n</sub>, R<sub>n</sub>'

Latest revision as of 18:45, 14 July 2024

The Sign Flag (S) exists on the Super FX. It is bit 11 of SFR. It is affected by the following instructions:

It affects the behavior of the following instructions:

See Also

References