We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Destination Register: Difference between revisions
From SnesLab
(It's where the result goes) |
(some ignore it) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The '''Destination Register''' exists on the [[Super FX]]. It is where the result of many calculations go. | The '''Destination Register''' (D<sub>reg</sub>) exists on the [[Super FX]]. It is assigned with [[TO]] or [[WITH]]. It is where the result of many calculations go. | ||
Any register from R<sub>0</sub> to R<sub>15</sub> can be serve as D<sub>reg</sub>. R<sub>0</sub> is the default. | |||
Some instructions, like [[ROMB]], ignore the destination register. | |||
=== See Also === | === See Also === | ||
Line 6: | Line 10: | ||
[[Category:Registers]] | [[Category:Registers]] | ||
[[Category:Super FX]] | [[Category:Super FX]] | ||
[[Category:ASM]] |