Content deleted Content added
unencyclopedic, find a way to incorporate it into the lede/article naturally rather than this note |
No edit summary |
||
Line 23:
=== Intel and AMD (x86) ===
* The x86 instruction core set contains:
** {{code|BSR}} Bit Scan Reverse -
** {{code|BSF}} Bit Scan Forward -
* [[SSE4]] and the [[X86 Bit manipulation instruction set|BMI]] instruction set extensions contains instructions for:
** Count leading zeros - {{code|lzcnt}}
|