TXS (Transfer X into stack pointer) Tags: none

Description:

Sends the contents of the X register to the stack pointer. The contents of the X register do not change.

Example:

    TXS;    setting a new stack vertex