TCS (Transfer C into S) (only processor 65816) Tags: NZ

Description:

Transfers the contents of register C to register S. The contents of register C do not change.

Example:

    TCS    ; Move the contents of register C to S