26.4 Boolean Variable Manipulation
Execution
Clock Cycles
Mnemonic
Description
Byte
BOOLEAN VARIABLE MANIPULATION
CLR
C
Clear Carry
1
2
1
2
1
2
2
2
2
2
2
2
1
4
1
4
1
4
3
3
3
3
3
4
CLR
bit
C
Clear direct bit
Set Carry
SETB
SETB bit
Set direct bit
CPL
CPL
ANL
ANL
ORL
ORL
MOV
MOV
C
Complement Carry
Complement direct bit
AND direct bit to Carry
bit
C,bit
C,/bit
C,bit
C,/bit
C,bit
bit,C
AND complement of direct bit to Carry
OR direct bit to Carry
OR complement of direct bit to Carry
Move direct bit to Carry
Move Carry to direct bit
MEGAWIN
MPC82G516A Data Sheet
126