TCD (Transfer C into D.) (only processor 65816) Tags: NZ

Description:

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

Example:

    TCD    ; Move the contents of register C to D