JNC
JNC - Jump If Not Carry
Causes execution to branch to “label” if the Carry Flag is set.
Functionally similar to
JAE
&
JNB
unsigned comparison
Usage:
JNC
destination
;
Jump ?
Clocks
Size
Operands
808x
286
386
486
Bytes
label
Y
16
7+m
7+m
3
2-4
N
4
3
3
1