Table of contents
BSF
Purpose: Bit scan forward
Operation: result = index of first set bit from LSB
arg1 NOT used
arg2 = data to scan
UOP encoding
Encoding: 0x414
Modifiers
DSZ Modifier
DSZ8,DSZ16,DSZ32, DSZ64
Core2 issue
Core2 has sometimes DSZ modifier with value 180 (e.g. ADD.180, which seems to be similar to DSZ32)
References
Based on Intel x86 ISA
The author is not affiliated with, endorsed by, or sponsored by Intel Corporation or its affiliates. All trademarks, including but not limited to Intel, Pentium, and any other registered or unregistered marks mentioned herein, are the property of their respective owners. Their use in this context is solely for descriptive and informational purposes and constitutes nominative fair use under applicable trademark laws.