Opcode JA
CPU: i8086+
Type Of Instruction: User
Instruction: JA address
Description:
IF (CF==0) AND (ZF==0)
THEN
JMP adr
Affected Flags: None
Note: Jump address is relative 8/16bit address.
Copyright by InternetNightmare 2005-2006