BCLR (Bit CLeaR)
Bit Clear
Operand Format and Number of States Required for Execution
Note:
*
The addressing mode is the addressing mode of the destination operand <EAd>.
Notes
For the @aa:8 access range, refer to the relevant microcontroller hardware manual.
Instruction Format
1st byte
2nd byte
3rd byte
4th byte
Register direct
BCLR
#xx:3, Rd
7
2
0 IMM
rd
2
Register indirect
BCLR
#xx:3, @ERd
7
D
0 erd
0
7
2
0 IMM
0
8
Absolute address
BCLR
#xx:3, @aa:8
7
F
abs
7
2
0 IMM
0
8
Register direct
BCLR
Rn, Rd
6
2
rn
rd
2
Register indirect
BCLR
Rn, @ERd
7
D
0 erd
0
6
2
rn
0
8
Absolute address
BCLR
Rn, @aa:8
7
F
abs
6
2
rn
0
8
No. of
States
Addressing
Mode
*
Mnemonic
Operands
55