SETE-SETZ (386+ only)

SETE/SETZ - Set if Equal / Set if Zero (386+ only)

Sets the byte in the operand to 1 if the Zero Flag is set, otherwise sets the operand to 0.

Usage:

	SETE	dest
	SETZ	dest

Modifies flags:

none