freebsd-skq/sys/cddl
Andriy Gapon ab50c99d40 illums compat: use flsl/flsll for highbit/highbit64
Do that only when when fast inline versions are available.
At the moment that can be the case only in the kernel and not for all
platforms.

The original code uses the binary search and that's kept as a fallback.
This is a micro optimization.

Differential Revision:	https://reviews.freebsd.org/D2839
Reviewed by:	delphij, mahrens, mav
MFC after:	17 days
2015-06-19 06:41:53 +00:00
..
boot/zfs MFV r274273: 2014-11-10 08:20:21 +00:00
compat/opensolaris compat nvpair.h: make sure that the names are mangled only for kernel 2015-06-07 08:54:25 +00:00
contrib/opensolaris illums compat: use flsl/flsll for highbit/highbit64 2015-06-19 06:41:53 +00:00
dev Don't re-define LOCORE when dtrace is built-in to the kernel. 2015-06-10 09:59:26 +00:00