JB
Description:
JB branches to the address indicated by reladdr if the bit indicated by bit addr is set. If the bit is not set program execution continues with the instruction following the JB instruction.
Operation: | JB |
Function: | Jump if Bit Set |
Syntax: | JB bit addr, reladdr |
Instructions | OpCode | Bytes | Cycles | Flags |
JB bit addr,reladdr | 0x20 | 3 | 2 | None |
User Comments
No Posts found !Login to Post a Comment.