◄Detail► ◄Key► ◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Title: Set Conditionally Flags: O D I T S Z A P C 80386/486 Only ═════════════════ -none- Syntax: SETcondition dest See also: .386, Jcond Description: Sets the byte specified in the operand to 1 if <condition> is true or to 0 if <condition> is false. The condition is tested by checking the flags. See: ◄Set Conditions Table► This instruction is used to set Boolean flags conditionally. -♦-