X86-assembly/Instructions/jnb

From aldeid
Jump to navigation Jump to search
You are here:
jnb

Description

IF (CF==0)
THEN
  JMP adr 

Syntax

Examples

Comments