Opcode JNAE
CPU: i8086+
Type Of Instruction: User
Instruction: JNAE address
Description:
IF (CF==1)
THEN
JMP adr
Affected Flags: None
Notes: Jump address is relative 8/16bit address.
Same as JB
Copyright by InternetNightmare 2005-2006