84
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.19 CLRB (Clear direct Memory Bit)
Set the contents of 1 bit (indicated by 3 lower bits (b) of mnemonic) of the direct area to
0.
■ CLRB (Clear direct Memory Bit)
Operation
(dir:b) ← 0
Assembler format
CLRB dir:b
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
N: Not changed
Z: Not changed
V: Not changed
C: Not changed
Number of execution cycles: 4
Byte count: 2
OP code: A0 to A7
NZVC
----