CLD

From C64-Wiki

Jump to: navigation, search

CLD (short for "CLear Decimal flag") is the mnemonic for a machine language instruction which clears the decimal flag.

[edit] Addressing mode

Opcode Addressing
mode
Assembler
format
Length
in bytes
Number of
cycles
Dec Hex
216 D8 Implied CLD 1 2

CLD only supports the Implied addressing mode, as shown in the table at right.

[edit] CPU flags

CLD affects no processor status flags other than the decimal status flag.

Personal tools
Help and Feedback