English
Language : 

SAB80515 Datasheet, PDF (149/270 Pages) Siemens Semiconductor Group – 8-Bit Single-Chip Microcontroller Family
Instruction Set
CLR
A
Function:
Clear accumulator
Description: The accumulator is cleared (all bits set to zero). No flags are affected.
Example:
The accumulator contains 5CH (01011100B). The instruction
CLR A
Operation:
will leave the accumulator set to 00H (00000000B).
CLR
(A) ← 0
Encoding:
Bytes:
Cycles:
1110 0100
1
1
Semiconductor Group
149