builtinclzll
Builtinclzll is a terminal instruction in Intel Architecture (IA-32) and x86-64 instruction sets. It is a built-in instruction that is designed to perform a population count operation on a single operand.
Population count, also known as Hamming weight, is the total number of single bits set to 1
Upon executing the builtinclzll instruction, the most significant bit (MSB) of the result is set to 1
The built-in instruction has four input operands labeled EAX through R8D and two output operands labeled RCX
The builtinclzll instruction has several uses in data processing, particularly in the calculation of the Hamming