TYX (Transfer Y into X) (only processor 65816) Tags: NZ

Description:

Transfers the contents of register Y to register X. The contents of register Y do not change.

Example:

    TYX    ; Move the contents of register Y to X