We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
POP (SPC700): Difference between revisions
From SnesLab
(added link to official dev manual) |
(linkify PSW) |
||
Line 16: | Line 16: | ||
{| 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 37: | Line 37: | ||
|} | |} | ||
When the [[Program Status Word]] is the operand, flags are affected. | |||
=== See Also === | === See Also === |
Revision as of 17:47, 12 July 2023
POP is an SPC700 command that pops things from the stack, pulling them into registers.
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
1 byte | 4 cycles |
Flags Affected | |||||||
---|---|---|---|---|---|---|---|
N | V | P | B | H | I | Z | C |
. | . | . | . | . | . | . | . |
When the Program Status Word is the operand, flags are affected.
See Also
References
- Appendix C-9 of Book I of the official Super Nintendo development manual