The PUSH instruction increments the stack pointer and stores the value of the specified byte operand at the internal RAM address indirectly referenced by the stack pointer.
No flags are affected by this instruction.
PUSH source
PUSH A ;2 bytes 2 cycles