English
Language : 

DR805X Datasheet, PDF (70/79 Pages) Digital Core Design – 8-bit RISC Microcontroller Instructions set details ver 3.10
DR805x Instructions set details
3.38. SETB
- 70 -
Instruction: SETB <bit>
Function: Set bit
Description: SETB sets the indicated bit to one. SETB can operate on the carry flag
or any directly addressable bit. No other flags are affected.
3.38.1.
SETB C
Operation: (PC) ← (PC) + 1
(C) ← 1
Bytes:
1
Cycles:
1
Encoding:
11010011
3.38.2.
SETB BIT
Operation: (PC) ← (PC) + 2
(bit) ← 1
Bytes:
2
Cycles:
4
Encoding:
11010010
bit address
All trademarks mentioned in this document
are trademarks of their respective owners.
http://www.DigitalCoreDesign.com
http://www.dcd.pl
Copyright 1999-2003 DCD – Digital Core Design. All Rights Reserved.