TXY (Transfer X into Y) (only processor 65816) Tags: NZ
TXY
Description:
Transfers the contents of register X to register Y. The contents of register X do not change.
Example:
TXY ; Move the contents of register X to Y