SETB
Operation: | SETB |
Function: | Set Bit |
Syntax: | SETB bit addr |
Instructions | OpCode | Bytes | Cycles | Flags |
SETB C | 0xD3 | 1 | 1 | C |
SETB bit addr | 0xD2 | 2 | 1 | None |
Description: Sets the specified bit.
User Comments
No Posts found !Login to Post a Comment.
The knowledge sharing point
Operation: | SETB |
Function: | Set Bit |
Syntax: | SETB bit addr |
Instructions | OpCode | Bytes | Cycles | Flags |
SETB C | 0xD3 | 1 | 1 | C |
SETB bit addr | 0xD2 | 2 | 1 | None |
Description: Sets the specified bit.