setnbe

386 and later

Set byte if not below or equal (CF == 0 and ZF == 0)

setnbe r/m8 | setnbe reg64 | setnbe 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 setnbe 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
setnbe r/m8386long
setnbe reg64x86-64apxlong
setnbe reg32x86-64apxlong