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

Source Register: Difference between revisions

From SnesLab
Jump to: navigation, search
(SUB takes an operand)
(linkify MULT)
Line 22: Line 22:
* [[LOB]]
* [[LOB]]
* LSR
* LSR
* MULT R<sub>n</sub>
* [[MULT]] R<sub>n</sub>
* MULT #n
* [[MULT]] #n
* [[NOT (Super FX)|NOT]]
* [[NOT (Super FX)|NOT]]
* OR R<sub>n</sub>
* OR R<sub>n</sub>

Revision as of 00:50, 8 July 2024

The Source Register (Sreg) exists on the Super FX. It is assigned with FROM. It supplies the input for many instructions, including:

See Also