
JB
JNAE
JUMP ON BELOW
JUMP ON NOT
ABOVE OR EQUAL
JB
JNAE
Operation: | Flags Affected: |
if (CF) = 1 then | None |
(IP) +- (lP) + disp |
|
to |
|
Description: |
|
JB (Jump on Below)/JNAE (Jump on Not |
|
Above or Equal) transfers control to the target |
|
operand (IP + displacement) if CF = 1. |
|
Encoding:
1011100101 disp
JB/JNAE Operands Clocks Transfers Bytes JB Coding Example
16 or 4 | - | 2 JB BELOW |