Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->PUSH

PUSH            Push from stack into internal RAM

The stack pointer is decremented by one.  The contents of the indicated address are then copied into the internal RAM location addressed by the stack pointer.

Otherwise no flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Push stack:PUSH <direct address>22