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

PHP: Difference between revisions

From SnesLab
Jump to: navigation, search
(moved tables up)
(see also)
Line 36: Line 36:


'''PHP''' is a 65x instruction that pushes the value of the [[processor status register]] onto the stack.
'''PHP''' is a 65x instruction that pushes the value of the [[processor status register]] onto the stack.
=== See Also ===
* [[PHA]]
* [[PHX]]
* [[PHY]]
* [[PHB]]
* [[PHK]]


=== External Links ===
=== External Links ===

Revision as of 03:43, 18 July 2023

Basic Info
Addressing Mode Opcode Length Speed
stack 08 1 byte 3 cycles
Flags Clobbered
N V M X D I Z C
. . . . . . . .

PHP is a 65x instruction that pushes the value of the processor status register onto the stack.

See Also

External Links