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
(point to Super FX versions) |
(added list of instructions that modify S) |
||
Line 1: | Line 1: | ||
The '''Sign Flag''' exists on the [[Super FX]]. | The '''Sign Flag''' exists on the [[Super FX]]. It is affected by the following instructions: | ||
* ADC Rn | |||
* ADC #n | |||
* ADD Rn | |||
* ADD #n | |||
* AND Rn | |||
* AND #n | |||
* ASR | |||
* BIC Rn | |||
* BIC #n | |||
* CMP Rn | |||
* DEC Rn | |||
* DIV2 | |||
* FMULT | |||
* HIB | |||
* INC Rn | |||
* LMULT | |||
* LOB | |||
* LOOP | |||
* LSR | |||
* MERGE | |||
* MOVES Rn, Rn' | |||
* MULT Rn | |||
* MULT #n | |||
* NOT | |||
* OR Rn | |||
* OR #n | |||
* ROL | |||
* ROR | |||
* RPIX | |||
* SBC Rn | |||
* SEX | |||
* SUB Rn | |||
* SUB #n | |||
* SWAP | |||
* UMULT Rn | |||
=== See Also === | === See Also === |
Revision as of 18:42, 1 July 2024
The Sign Flag exists on the Super FX. It is affected by the following instructions:
- ADC Rn
- ADC #n
- ADD Rn
- ADD #n
- AND Rn
- AND #n
- ASR
- BIC Rn
- BIC #n
- CMP Rn
- DEC Rn
- DIV2
- FMULT
- HIB
- INC Rn
- LMULT
- LOB
- LOOP
- LSR
- MERGE
- MOVES Rn, Rn'
- MULT Rn
- MULT #n
- NOT
- OR Rn
- OR #n
- ROL
- ROR
- RPIX
- SBC Rn
- SEX
- SUB Rn
- SUB #n
- SWAP
- UMULT Rn
See Also
References
- 9.3 on page 2-9-2 of Book II of the official Super Nintendo development manual
- page 2-4-4, lbid.