Outils pour utilisateurs

Outils du site


back2root:ibm-pc-ms-dos:instr:jae-jnb

JAE-JNB

JAE/JNB - Jump Above or Equal / Jump on Not Below

Causes execution to branch to “label” if the Carry Flag is set.

  • Functionally similar to JNC
  • Uses unsigned comparison.

Usage:

	JAE	destination	;
	JNB	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
back2root/ibm-pc-ms-dos/instr/jae-jnb.txt · Dernière modification : 2023/03/03 18:06 de frater