We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
WITH (Super FX): Difference between revisions
From SnesLab
(register prefix instructions) |
(added flag clobber table) |
||
Line 1: | Line 1: | ||
'''WITH''' is an undocumented{{dubious}} (WITH is mentioned on page 2-2-8 of the Nintendo documentation) [[Super FX]] instruction that sets the register specified by the operand as both the [[source register]] and [[destination register]]. | '''WITH''' is an undocumented{{dubious}} (WITH is mentioned on page 2-2-8 of the Nintendo documentation) [[Super FX]] instruction that sets the register specified by the operand as both the [[source register]] and [[destination register]]. | ||
{| class="wikitable" style="float:right;clear:right;width:30%" | |||
!colspan="9"|Flags Clobbered | |||
|+ | |||
|B | |||
|ALT1 | |||
|ALT2 | |||
|O/V | |||
|S | |||
|CY | |||
|Z | |||
|+ | |||
|1 | |||
|. | |||
|. | |||
|. | |||
|. | |||
|. | |||
|. | |||
|} | |||
=== References === | === References === |
Revision as of 07:06, 6 May 2023
WITH is an undocumentedTemplate:dubious (WITH is mentioned on page 2-2-8 of the Nintendo documentation) Super FX instruction that sets the register specified by the operand as both the source register and destination register.
Flags Clobbered | ||||||||
---|---|---|---|---|---|---|---|---|
B | ALT1 | ALT2 | O/V | S | CY | Z | ||
1 | . | . | . | . | . | . |
References
- Comprehensive Super FX ASM Guide, part C (Basic operations): https://www.smwcentral.net/?p=viewthread&t=81548