SETC (386+ only)

SETC - Set if Carry (386+ only)

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

Usage:

	SETC	dest

Modifies flags:

none