This content has not been validated; it was AI-generated following the x86-64 ISA Documentation generation process to maintain high quality. However, as no human has verified this data, errors may exist. If the accuracy of this data is critical, please consult the Intel SDM. The model used to generate this is gemma4:31b
BLSI
Extracts the lowest set bit of the source operand and clears it from the destination operand.
The following table covers what the source and destinations can be.
| source | destination(s) |
|---|---|
| reg | reg |
DO NOT support LOCK
This instruction is ONLY available in 64-bit mode. It is NOT supported in compatibility mode or 32-bit mode.
The instruction requires the BMI1 extension to be supported by the processor; execution on a processor lacking this feature WILL result in an invalid opcode exception. The operation does not affect any EFLAGS register bits.