We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
SUBW (SPC700): Difference between revisions
From SnesLab
(→See Also: SBC (SPC700)) |
(linkify dp) |
||
Line 7: | Line 7: | ||
|'''Speed''' | |'''Speed''' | ||
|+ | |+ | ||
| | |[[Direct Page Addressing | Direct Page]] | ||
|9A | |9A | ||
|2 bytes | |2 bytes | ||
Line 14: | Line 14: | ||
{| class="wikitable" style="float:right;clear:right;width:30%" | {| class="wikitable" style="float:right;clear:right;width:30%" | ||
!colspan="8"|Flags | !colspan="8"|Flags Affected | ||
|+ | |+ | ||
|N | |N | ||
Line 35: | Line 35: | ||
|} | |} | ||
'''SUBW''' (Subtract Word) is an [[SPC700]] command that subtracts a [[direct page]] word from [[YA]]. | '''SUBW''' (Subtract Word) is an [[SPC700]] command that subtracts a 16-bit [[direct page]] word from [[YA]]. | ||
=== See Also === | === See Also === |
Revision as of 20:15, 23 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
Direct Page | 9A | 2 bytes | 5 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . |
SUBW (Subtract Word) is an SPC700 command that subtracts a 16-bit direct page word from YA.
See Also
External Links
- Official Super Nintendo development manual on SUBW: Appendix C-8 of Book I