What is the implementation of GCC's (4.6+) __builtin_clz
? Does it correspond to some CPU instruction on Intel x86_64 (AVX)
?
↧
Implementation of __builtin_clz
↧
What is the implementation of GCC's (4.6+) __builtin_clz
? Does it correspond to some CPU instruction on Intel x86_64 (AVX)
?