6510/65816 Addressing mode: Stack (Pull) -- s

 (PLA,PLB,PLD,PLP,PLX,PLY)
 (1 byte)  (4 and 5 cycles)

    +---------------+------------------+-----------------------+----------+
    |     Cycle     |   Address Bus    |       Data Bus        |Read/Write|
    +---------------+------------------+-----------------------+----------+
    |           1   |  PBR,PC          | Op Code               |    R     |
    |           2   |  PBR,PC+1        | Internal Operation    |    R     |
    |           3   |  PBR,PC+1        | Internal Operation    |    R     |
    |           4   |  0,S+1           | Register Low          |    R     |
    |       (1) 4a  |  0,S+2           | Register High         |    R     |
    +---------------+------------------+-----------------------+----------+
    (1) Add 1 cycle for M=0 or X=0 (i.e. 16 bit data).

    See also: Abbreviations