SETBE/SETNA - Set if Below or Equal / Set if Not Above

(unsigned, 386+ only)


	Usage:	SETBE	dest
		SETNA	dest
	Modifies flags: none


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


				 Clocks			Size
	Operands	 808x  286   386   486		Bytes

	reg8		  -	-     4	    3		  3
	mem8		  -	-     5	    4		  3


	- see Instruction Timing