JNE-JNZ

JNE/JNZ - Jump Not Equal / Jump Not Zero

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

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