Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->SETB

SETB                   Set Bit


This instruction set the indicated bit to 1.  It can operate on the carry flag or any directly addressable bit.


No other flags are affected.


Formats:
    
DescriptionMnemonicBytesCycles
    
Set Carry:SETB C11
Set Memory Bit:SETB <bit address>21