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
(added list of instructions that modify S)
(linkify stuff)
Line 7: Line 7:
* AND Rn
* AND Rn
* AND #n
* AND #n
* ASR
* [[ASR]]
* BIC Rn
* BIC Rn
* BIC #n
* BIC #n
* CMP Rn
* CMP Rn
* DEC Rn
* DEC Rn
* DIV2
* [[DIV2]]
* FMULT
* [[FMULT]]
* HIB
* [[HIB]]
* INC Rn
* INC Rn
* LMULT
* [[LMULT]]
* LOB
* [[LOB]]
* LOOP
* [[LOOP]]
* LSR
* [[LSR]]
* MERGE
* [[MERGE]]
* MOVES Rn, Rn'
* MOVES Rn, Rn'
* MULT Rn
* MULT Rn
* MULT #n
* MULT #n
* NOT
* [[NOT]]
* OR Rn
* OR Rn
* OR #n
* OR #n
* ROL
* [[ROL]]
* ROR
* [[ROR]]
* RPIX
* [[RPIX]]
* SBC Rn
* SBC Rn
* SEX
* [[SEX]]
* SUB Rn
* SUB Rn
* SUB #n
* SUB #n
* SWAP
* [[SWAP]]
* UMULT Rn
* UMULT Rn



Revision as of 18:47, 1 July 2024

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

See Also

References