PHX (push X on stack) (65C02 processor only)Tags: none

Description:

Places the contents of register X on the stack. Reduces the Stack S pointer by one. The contents of the X register do not change.

Example:

        PHX; X stacking