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

STP: Difference between revisions

From SnesLab
Jump to: navigation, search
(no flags affected)
(→‎See Also: added spc)
Line 54: Line 54:
=== See Also ===
=== See Also ===
* [[WAI]]
* [[WAI]]
* [[STOP]]
* [[STOP (SPC700)]]
* [[STOP (Super FX)]]


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

Revision as of 23:20, 13 July 2024

Basic Info
Addressing Mode Opcode Length Speed
Implied (type 3) DB 1 byte 3 cycles
Flags Affected
N V M X D I Z C
. . . . . . . .

STP (SToP-the-clock)[1] is an instruction that halts the 65c816, putting it into a low power state until it is reset. The PHI2 clock is held high.

No flags are affected.

Syntax

STP

See Also

External Links

References

  1. Although "Stop The Processor" fits, all the letters in this mnemonic are from the word "stop." See row 58 of Table 5-1, "Instruction Set Table" on Page 21 of the official 65c02 datasheet: https://www.westerndesigncenter.com/wdc/documentation/w65c02s.pdf