back2root:ibm-pc-ms-dos:instr:jne-jnz

JNE-JNZ

Causes execution to branch to “label” if the Zero Flag is clear.

  • unsigned comparison

Usage:

	JNE	destination	;
	JNZ	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/jne-jnz.txt
  • Dernière modification : 2023/03/03 18:37
  • de frater