Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->CLR

CLR            Clear operand

CLR sets the operand to zero.

Formats:
    
DescriptionMnemonicBytesCycles
    
a Clear Accumulator:CLR A11
b Clear Carry Flag:CLR C11
c Clear Bit:CLR <bit address>21
    
PSW:CACF0RS1RS0OVP
aN/AN/AN/AN/AN/AN/A*
b*N/AN/AN/AN/AN/AN/A
cN/AN/AN/AN/AN/AN/AN/A

(N/A: Not affected)