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