setno

386 and later

Set byte if not overflow (OF == 0)

setno r/m8 | setno reg64 | setno reg32

SETcc sets the given 8-bit operand to zero if its condition is not satisfied, and to 1 if it is.

Loading...

Forms

Every form of setno the assembler accepts, from NASM's own instruction table. The second column is the processor that introduced the form; a badge marks a form that needs an extension, that is lockable, or that long mode dropped.

FormSinceNotes
setno r/m8386long
setno reg64x86-64apxlong
setno reg32x86-64apxlong