Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->POP

POP            Pop from stack into internal RAM

The contents of the internal RAM location addressed by the stack pointer is read and the stack pointer is decremented by one.  The byte is then transferred to the address indicated.

No flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Pop stack:POP <direct address>22