CLV
From C64-Wiki
Jump to navigationJump to searchCLV (short for "CLear oVerflow") is the mnemonic for a machine language instruction which clears the Overflow flag.
Addressing mode[edit | edit source]
Opcode | Addressing mode |
Assembler format |
Length in bytes |
Number of cycles | |
Dec | Hex | ||||
184 | B8 | Implied | CLV | 1 | 2 |
CLV only supports the Implied addressing mode, as shown in the table at right.
CPU flags[edit | edit source]
CLV affects no processor status flags other than the overflow status flag.